2 releases
0.1.1 | Apr 5, 2019 |
---|---|
0.1.0 | Apr 5, 2019 |
#692 in Graphics APIs
8KB
167 lines
Webblender
library for webgl with blender ( still developing it cannot use )
To Do
- construct App
- combind bledner file
How To use
first of all you need cargo-make
$ cargo install cargo-make
and also need NPM for running web_client
to make client app and run server then run this
$ cargo make init_server
or run this for build under root folder
$ cargo make build
if you want to run server with npm, run this
$ cargo make server
to wasm build run this
$ cargo make wasm
Dependencies
~15MB
~197K SLoC