1.0.27 • Published 4 years ago

kadmos v1.0.27

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

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.

Kadmos in use

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

4 years ago

1.0.26

5 years ago

1.0.25

5 years ago

1.0.24

5 years ago

1.0.23

5 years ago

1.0.22

5 years ago

1.0.20

5 years ago

1.0.19

5 years ago

1.0.18

5 years ago

1.0.17

5 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago