summaryrefslogtreecommitdiff
path: root/mainObj.hs
AgeCommit message (Expand)Author
2019-04-29MeshSketch.new now returns a widget.Joe Crayne
2019-04-29WIP: Abandon GLWidget in favor of (non-working) MeshSketch design.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-22Use 3x3 rotation matrices instead of 4x4.Joe Crayne
2019-04-22objdemo: pass view matrix from haskell.Joe Crayne
2019-04-17Refactored object-loading demo.Joe Crayne