1.0.3 • Published 2 years ago

@bluelightning32/walnut v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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.

1.0.2

2 years ago

1.0.1

2 years ago

1.0.3

2 years ago

1.0.0

2 years ago