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
9f764f4cbda25cf14896af4eeee1bba8e90de132
voxel-raycaster
/
src
History
MitchellHansen
9f764f4cbd
Lots of little tweaks as I figure out the octree. Fixed bug regarding the selects in the kernel dictating material texturing
2017-08-19 00:04:10 -07:00
..
imgui
added imgui to the app
2017-03-16 22:48:55 -07:00
map
Lots of little tweaks as I figure out the octree. Fixed bug regarding the selects in the kernel dictating material texturing
2017-08-19 00:04:10 -07:00
Camera.cpp
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
Hardware_Caster.cpp
Whoops
2017-07-02 12:42:46 -07:00
Input.cpp
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
LightController.cpp
Commit might have been messed up
2017-04-15 01:45:09 -07:00
LightHandle.cpp
Commit might have been messed up
2017-04-15 01:45:09 -07:00
main.cpp
Lots of little tweaks as I figure out the octree. Fixed bug regarding the selects in the kernel dictating material texturing
2017-08-19 00:04:10 -07:00
NetworkInput.cpp
removed a few bugs relating to terminating sockets prior to program end.
2017-02-13 21:13:31 -08:00
Pub_Sub.cpp
Commit might have been messed up
2017-04-15 01:45:09 -07:00
Ray.cpp
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