jeromeetienne / learningthreejs.com-backup

blog about learning three.js
http://learningthreejs.com
MIT License
22 stars 4 forks source link

post idea: custom geometry #1

Open jeromeetienne opened 13 years ago

jeromeetienne commented 13 years ago

sinclair: jetienne: let me think... [1:42pm] sinclair: jetienne: i think a good one might be to demonstrate how to create custom geometry [1:42pm] sinclair: using the THREE.Face3/4 and vertices etc [1:42pm] sinclair: jetienne: as well as "how to create custom vertex attribs" etc [1:42pm] sinclair: jetienne: that would be pretty cool [1:43pm] sinclair: jetienne: using model loaders and primitives only gets developers so far

ghost commented 13 years ago

+1 for custom geometry/vertex/..!

ghost commented 13 years ago

and shaders!