i learning webgl these days, found it's hard understand pipeline.
- is there head first webgl tutorial online ?
- should learn glsl ?
- the code draw webgl complex, there way reduce code lines?
- http://learningwebgl.com/blog/?p=11
- yes, recommend light house 3d: http://www.lighthouse3d.com/tutorials/glsl-core-tutorial/
- it's not complex, focus on code written on learning webgl. wouldn't recommend working other library/engine @ start. learn basics , later use libraries speed coding.
learning webgl great place start, best. don't hesitate read many resources can. opera developer, mozilla hacks, light house 3d, scratch pixel, aerotwist (http://www.aerotwist.com/tutorials/an-introduction-to-shaders-part-1/ more shaders)... it's difficult @ beginning, later you'll grasp of pipeline , way of thinking. takes time (1-2 months learn basics), persistent.
hope helps.
Comments
Post a Comment