20 Commits (36851ad0118d3a1bac85dee024eb83d6dec38e1f)

Author SHA1 Message Date
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 8a9237ce50 Added some debug functions
8 years ago
MitchellHansen c6ac333232 A decent ways towards getting the octree built. Small snag in the way fully valid or invalid non-leafs are handled
8 years ago
MitchellHansen 5e58ade16f Modified CMake to now find and link GLEW
8 years ago
MitchellHansen 8c1f18ac70 Software raycasting now works, but has some major problems / is extremely
8 years ago
MitchellHansen d1bd4ce667 The new rendering method now works on the full compat case.
8 years ago
MitchellHansen 45627e6a85 Whoops, forgot to save the files, same commit as before
8 years ago
MitchellHansen 561c07c602 Turned off experimental phong lighting in the kernel
8 years ago
MitchellHansen fe0fbc04e1 little edit to get rid of some cl boilerplate
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
MitchellHansen 6f5d2b2f6f Changed to non branching algo, sped up a good 30-50 ms at the current max
8 years ago
mitchellhansen 5dea2494a0 Large amount done. OpenCL is almost completely abstracted out to the class
8 years ago
MitchellHansen edd8075afb Added a quick printout of the hardware info. Running into a problem choosing between platforms, going to abstract CL out into it's own class and hide all that logic
8 years ago
mitchellhansen c431d7452a Lighting, testing voxel generation
8 years ago
MitchellHansen eb889f9937 added header to play nice with macos
8 years ago
MitchellHansen 37ef472f61 More work done on the ray
8 years ago
MitchellHansen 4432c0338b added the map, switched branches
8 years ago
Mitchell Hansen 624d2771ac Don't know what is in this one
8 years ago