Skip to content

EiNSTeiN-/openscad-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openscad-js

JavaScript reimplementation of OpenSCAD

Dependencies:

Third-Party Libraries

The following libraries are included in the www/js/3rd-party/ folder:

Compilation

Typing 'make' will compile the jison lexer and all coffeescript files to javascript. Similarly, 'make watch' and 'make watch-www' will monitor coffeescript files for changes and recompile them automagically to enable quick development.

Coffescripts can be compiled in multiple .js files as well as a single monolitic .js file containing everything. 'make watch' will compile separate .js files and 'make watch-www' will compile the monolitic .js library directly in the www/ folder.

About

JavaScript reimplementation of OpenSCAD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published