@bluelightning32/walnut

1.0.3 • Public • Published

Building

emsdk must be installed before building the project.

$ git submodule update --recursive --init
$ mkdir release
$ cd release
$ emcmake cmake .. -DCMAKE_BUILD_TYPE=Release
$ make -j4

Running the example via emrun

emrun is included in the emsdk. It starts up a web server to view the example. After building, from the build directory, run

$ emrun index.html

The blue objects in the rendered scene are generated by JSCAD. The red objects are generated by Walnut.

Readme

Keywords

Package Sidebar

Install

npm i @bluelightning32/walnut

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

606 kB

Total Files

4

Last publish

Collaborators

  • bluelightning32