summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-13Use distinct types for TextureData and TextureCubeData.Joe Crayne
2019-05-06Renamed LambdaCube.GL.Uniform.Joe Crayne
2019-05-02Cope with missing skybox.Joe Crayne
2019-05-02Use compiler-support for TextureCube.Joe Crayne
2019-05-02Rotate camera-up direction too.Joe Crayne
2019-05-02meshsketch: drag background.Joe Crayne
2019-05-01meshsketch: scroll-wheel zoom (lens angle).Joe Crayne
2019-04-30This seems to work to use skycube and object texturing together.Joe Crayne
2019-04-30Updated meshsketch cabal build.Joe Crayne
2019-04-30skybox shader code.Joe Crayne
2019-04-29Skybox-related uniforms.Joe Crayne
2019-04-29WIP: Skybox for MeshSketch rework.Joe Crayne
2019-04-29MeshSketch rework: events.Joe Crayne
2019-04-29Switched camera flight to use Animator utility.Joe Crayne
2019-04-29Camera object.Joe Crayne
2019-04-29MeshSketch.new now returns a widget.Joe Crayne
2019-04-29Animator utility.Joe Crayne
2019-04-29Continued rework toward MeshSketch design.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-27Uniformable instance for hmatrix vector.Joe Crayne
2019-04-26MeshSketch: added skybox points.Joe Crayne
2019-04-26Send skybox texture to pipeline code.Joe Crayne
2019-04-26MeshSketch: send camera matrix to pipeline code.Joe Crayne
2019-04-26Lambdacube code for MeshSketch.Joe Crayne
2019-04-26minor refactor.Joe Crayne
2019-04-26MeshSketch: fullscreen toggle.Joe Crayne
2019-04-26MeshSketch: skybox toggle.Joe Crayne
2019-04-26Renamed MeshMaker to MeshSketch.Joe Crayne
2019-04-26Added camera state to mainObj2.hsJoe Crayne
2019-04-26Distinguished device events.Joe Crayne
2019-04-25Started MeshMaker rewrite.Joe Crayne
2019-04-24Updated gix family of demos.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-21Added objdemo to cabal file.Joe Crayne
2019-04-21Forward port ManagedPtr usage.Joe Crayne
2019-04-21Add gldemo executable to cabal file.Joe Crayne
2019-04-18Comments in hello_obj2.lcJoe Crayne
2019-04-17Bare-bones drawing widget.Joe Crayne
2019-04-17Added depth buffer to mainObj.Joe Crayne
2019-04-17Smaller window.Joe Crayne
2019-04-17Deallocate GPU resources when done with them.Joe Crayne
2019-04-17Refactored object-loading demo.Joe Crayne
2019-04-17Refactored spinning-logo demo.Joe Crayne
2019-04-13Switched away from gtk-declarative.Joe Crayne
2019-04-11uploadCubeMapToGPUJoe Crayne
2019-04-11Modified version of HelloOBJ that renders transparent grid plane.Joe Crayne
2019-04-11Infinite plane.Joe Crayne