This website requires JavaScript.
Explore
Help
Sign In
mitchellhansen
/
voxel-raycaster
Watch
1
Star
0
Fork
0
You've already forked voxel-raycaster
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
5e9401cd27e1ff182a6dd8ca0bf01944751aea5d
voxel-raycaster
/
include
History
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
2017-07-02 12:36:25 -07:00
..
imgui
added imgui to the app
2017-03-16 22:48:55 -07:00
map
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
2017-07-02 12:36:25 -07:00
raycaster
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
2017-07-02 12:36:25 -07:00
Camera.h
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
2017-07-02 12:36:25 -07:00
Event.hpp
Commit might have been messed up
2017-04-15 01:45:09 -07:00
Input.h
Commit might have been messed up
2017-04-15 01:45:09 -07:00
LightController.h
Removed the class heirarchy for the raycaster. I was aiming for maximum compatability but realistically, this project will never run at any sort of acceptable speed on the cpu. Also in the previous commit fixed multiple longterm bugs as well as fixed bugs in the event system and made it much safer
2017-04-15 01:50:01 -07:00
LightHandle.h
Removed some extra headers in util, restricted the scope of some others
2017-03-23 00:45:13 -07:00
NetworkInput.h
removed a few bugs relating to terminating sockets prior to program end.
2017-02-13 21:13:31 -08:00
Pub_Sub.h
Events are now passing correctly, small bug with held keys that needs fixing
2017-01-14 15:15:59 -08:00
Ray.h
Cut down a few of the compiler warnings, refactored the octree into its own file. Refactored all map items into their own subfolder
2017-03-22 23:52:33 -07:00
util.hpp
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
2017-07-02 12:36:25 -07:00
Vector4.hpp
Would help if I actually added the files
2016-09-19 03:01:47 -07:00