0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 23 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(minor) Nodes now have record syntax More... over 9 years ago
added depth-buffer to map More... over 9 years ago
fixes #503 More... over 9 years ago
isolated error. Map Rendering is missing Depth-Comp More... over 9 years ago
added shading, reduced debug-output More... over 9 years ago
re-enabled GUI More... over 9 years ago
mixed up vertexes and triangles .. would have been a hard to find error... More... over 9 years ago
it is showing something on the screen! finally! More... over 9 years ago
Merge branch 'rework_iqm' into tessallation More... over 9 years ago
error is gone, object still not there. More... over 9 years ago
reworked loader. causes OutOfMemory-Errors on GPU. More... over 9 years ago
chose other reference points. More... over 9 years ago
fixed height-bug More... over 9 years ago
added ArrayBufferObject for TriangleIndex More... over 9 years ago
Merge branch 'master' into iqm More... over 9 years ago
updated README. More... over 9 years ago
added triangles to IQM-Parsing More... over 9 years ago
tried lot of stuff.. nothing worked. More... almost 10 years ago
Merge remote-tracking branch 'origin/ui' into iqm More... almost 10 years ago
changed to wireframe-rendering More... almost 10 years ago
ui: generalized viewport to access camera object via lens More... almost 10 years ago
upper bound of 0.001s for frame diff time (Main.hs), added second viewport widget to GUI (currently just an empty shell) More... almost 10 years ago
camera is recalculated on mouse action instead of at every frame More... almost 10 years ago
moved GLMapState: _renderedMapTexture to State: _mapTexture More... almost 10 years ago
tried with WriterT, undid most of it; compiles More... almost 10 years ago
TessallationFactor now gets updated correcty More... almost 10 years ago
tessallation-factor will now change max once every 5 sec More... almost 10 years ago
Merge branch 'ui' into iqm More... almost 10 years ago
disabled culling More... almost 10 years ago
minor cleanup More... almost 10 years ago