1.0.27 • Published 5 years ago
kadmos v1.0.27
Kadmos
A simple zero configuration Javascript library made with Three.js to display 3D models in STL-format served by URL.
Follow the Demos!
For the full experience, I recommend following the demo application.
Installing
To use this library simply install it with NPM:
$ npm install kadmos
And use it like below:
Kadmos.initFromUrl();
This will tell Kadmos to serve the 3D model referred to by the URL so visiting e.g.:
http://localhost:1234/?fileUrl=https://ni.leicht.io/bg_1000_handle.stl&color=0x333333
loads the file from https://ni.leicht.io/bg_1000_handle.stl with the color 0x333333.
1.0.27
5 years ago
1.0.26
6 years ago
1.0.25
6 years ago
1.0.24
6 years ago
1.0.23
6 years ago
1.0.22
6 years ago
1.0.20
6 years ago
1.0.19
6 years ago
1.0.18
6 years ago
1.0.17
6 years ago
1.0.16
6 years ago
1.0.15
6 years ago
1.0.14
6 years ago
1.0.12
6 years ago
1.0.11
6 years ago
1.0.10
6 years ago
1.0.9
6 years ago
1.0.8
6 years ago
1.0.6
6 years ago
1.0.5
6 years ago
1.0.4
6 years ago
1.0.3
6 years ago
1.0.2
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago