Commit Graph

11 Commits

Author SHA1 Message Date
55a873022b fixed map
- map is now displayed correctly
- camera is adjusted
- created ProgramState as TVar for concurrent reading/writing
2013-12-29 14:39:01 +01:00
14ce8c5986 added light properly to scene 2013-12-29 06:12:25 +01:00
65934809d5 added primitive map-render
- added primitive map-template
- window now renders correctly
- height-calculation is still a bit off
2013-12-29 06:03:32 +01:00
8bca5a82df made code compile 2013-12-29 01:23:02 +01:00
ae1ac08a6a Merge branch 'master' of pwning.de:/pioneers 2013-12-29 01:05:03 +01:00
47788b4ef0 started work on Coordinate-System for the Map 2013-12-29 01:05:01 +01:00
jbetzend
1c07d1ed64 added module 2013-12-29 01:02:52 +01:00
f23ef3cadb small changes
more reference:
http://www.haskell.org/haskellwiki/Gtk2Hs/Demos/GtkGLext/terrain.hs
2013-12-23 00:56:34 +01:00
26fc2dc711 added openGL-demo 2013-12-23 00:00:51 +01:00
c46e24befd added empty GTK-Hello-World-Project 2013-12-22 23:29:11 +01:00
2fa501e272 initial 2013-12-22 22:54:43 +01:00