CoffeeSCad
CoffeeSCad copied to clipboard
DISCONTINUED ! Browser based 3D solid CAD editor, Openscad style, with a Coffeescript based syntax, using only Coffeescript + Javascript
So as I was looking for ways to solve the modularity app structure issues I found a very interesting article and project : http://badassjs.com/post/40691367335/voxel-js-a-minecraft-like-block-based-game-engine http://voxeljs.com/ https://gist.github.com/maxogden/5147486 The project in itself...
after not messing with coffieescad for a bit I often find myself asking "now where's the console in this again?" after things fail to render. (yeah, I have a shit...
Needed for visual "assembly guides": ie step by step "lego" assembly.
Right now , new colors are only taken into account after a page /app refresh: should be immediate.
This need to be explored, as it could be very interesting, but performance and other aspects might be an issue: - csg should be easier to slice than stl -...
Right now, a merge of all children elements in the assembly is taking place, which can get quite slow: this should not be , as we already have all the...