25 Commits (af7e0bf00be56e0ebb52bb9cdc4295de7a3f0cbd)

Author SHA1 Message Date
MitchellHansen 8a1eb5e430 Running on windows, for some reason doesn't crash as well
7 years ago
mitchellhansen 5a47d3bad4 Debugging of a mouse polling issue, refactored the graph thing and finished tweaking it, added a few profiles to the graph, so pretty
7 years ago
mitchellhansen 33a8e3af8b working on a more versitile fps counter, but need to move to the newest imgui first
7 years ago
mitchellhansen da461a0ee4 Removed the rest of the compiler warnings
7 years ago
mitchellhansen c17d937ee5 Fixed the most common crash on exit, still one more hiding and crashing in libc
7 years ago
mitchellhansen 51be54c964 partway through some documentation and bug fixing
7 years ago
mitchellhansen 176d9f7a54 And also made the camera react to gravity, not fall through the floor
7 years ago
MitchellHansen c35f867c76 Shuffling the map stuff around to make more sense structurally. Also shrunk the scope of the demos wayyyy down to facilitate easier debugging in my next planned steps
7 years ago
mitchellhansen 58ef1da02a Did this work?
7 years ago
MitchellHansen 5fcf1c0e44 working on the frame controller, this might get messy
7 years ago
MitchellHansen 3ff6fb0b14 Adding a method of rendering GUI's that avoid the whole throwing raw
7 years ago
MitchellHansen 5e9401cd27 Linux build working again, removed the GL_Testing stuff, I'm going to move to Vulkan eventually. Got voxel search working mostly with the new octree changes. Issue with mirroring of voxel data currently
8 years ago
MitchellHansen 334a375535 Commit might have been messed up
8 years ago
MitchellHansen 8806777dc9 Lots of tweaking. Tenative buggy reflection implimented.
8 years ago
MitchellHansen 50c6d68944 Switched Utils name back. Converted the current debug text over to ImGui.
8 years ago
MitchellHansen 15fb922c27 Had some include troubles, renamed util but need to rename it back to .hpp. Switched the fps counter to run with imgui
8 years ago
MitchellHansen 129e475b15 Fixed the way lights were linked to opencl, did some tweaking of the phong lighting.
8 years ago
MitchellHansen 10e3ba43fa Events are now passing correctly, small bug with held keys that needs fixing
8 years ago
MitchellHansen 0e1e9af37c More work on the event system, sf::Events are completely wrapped now.
8 years ago
MitchellHansen 3c91614f45 Working on a messaging system for sf events
8 years ago
MitchellHansen bb9fab6305 Added lookat function. Fixed various coordinate missmatches and issues. Fixed camera movement. Added some input functions. I need some way to log fps and find those hitches
8 years ago
MitchellHansen 561c07c602 Turned off experimental phong lighting in the kernel
8 years ago
MitchellHansen de2f0ad6a1 In the middle of a couple of things right now, but decided to focus a
8 years ago
MitchellHansen e13280bb07 added relative camera controls, now handles like an actual fly cam.
8 years ago
92aee8c4ca Would help if I actually added the files
8 years ago