jeromeetienne / learningthreejs.com-backup

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

post idea: vertex/fragment shader basics + morph targets #3

Open robinpyon opened 12 years ago

robinpyon commented 12 years ago

An introduction to shaders in Three.js would be phenomenal.

It's a very intimidating subject, especially if you don't have any prior experience / knowledge of the graphics pipeline. Paul Lewis has two great tutorials on his website.

Morph targets and dynamic geometry would also be interesting subjects to touch upon. I've always been interested in seeing how you could break apart or shatter primitives in Three.