xeolabs / xeogl

A WebGL-based 3D engine for technical visualization. Not actively maintained.
http://xeogl.org
Other
1.14k stars 264 forks source link

Easy Turtle-esque Vector API for Custom Shape Creation #22

Open ghost opened 8 years ago

ghost commented 8 years ago

Doesn't have to be part of the XEO API but this interests me greatly.

xeolabs commented 8 years ago

Yes this would be handy. Also good for procedurally-defined shapes like trees etc - could be a builder singleton with a fluent API, like the XEO.debug utility.

xeolabs commented 7 years ago

@philmaker1 when you get a chance, could you drop in some code of what you envisage the API to look like?