summaryrefslogtreecommitdiff
path: root/hello_obj2.lc
AgeCommit message (Expand)Author
2019-07-23Fancier specular lighting.Joe Crayne
2019-07-23Implement 3 distinct lighting models.Joe Crayne
2019-06-03Render curve special points.Joe Crayne
2019-05-26Render curve points as line strips rather than points.Joe Crayne
2019-05-25Attempt to detect sharp-turns.Joe Crayne
2019-05-21Added colors to pen points + various updates.Joe Crayne
2019-05-18Allow alternate plane positions.Joe Crayne
2019-05-173d coordinate draw.Joe Crayne
2019-05-17Point primitive stream based ring buffer.Joe Crayne
2019-05-14TextureBuffer-based ring buffer.Joe Crayne
2019-05-02Use compiler-support for TextureCube.Joe Crayne
2019-04-30skybox shader code.Joe Crayne
2019-04-29Skybox-related uniforms.Joe Crayne
2019-04-29mainObj.hs: Slower animation, more straight-forward grid calculation.Joe Crayne
2019-04-22Pass entire model-view-projection matrix from haskell.Joe Crayne
2019-04-22objdemo: pass view matrix from haskell.Joe Crayne
2019-04-18Comments in hello_obj2.lcJoe Crayne
2019-04-11Modified version of HelloOBJ that renders transparent grid plane.Joe Crayne