You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MitchellHansen bfb6d922a3
Working on lights, I'm conceeding and just using a fixed array. I think it will be faster in the long run, as I won't have to rebind the lights when I add/remove one. Also wrestling with really lame compiler erros with these templated pointers
8 years ago
..
raycaster Working on lights, I'm conceeding and just using a fixed array. I think it will be faster in the long run, as I won't have to rebind the lights when I add/remove one. Also wrestling with really lame compiler erros with these templated pointers 8 years ago
Camera.h Fixed the way lights were linked to opencl, did some tweaking of the phong lighting. 8 years ago
Event.hpp Events are now passing correctly, small bug with held keys that needs fixing 8 years ago
GL_Testing.h Some tweaks to get the linux build running -fixed 8 years ago
Input.h Netork control of the camera now works, slight hitch every few seconds though. Not sure how to track that down 8 years ago
LightController.h Working on lights, I'm conceeding and just using a fixed array. I think it will be faster in the long run, as I won't have to rebind the lights when I add/remove one. Also wrestling with really lame compiler erros with these templated pointers 8 years ago
LightHandle.h Working on lights, I'm conceeding and just using a fixed array. I think it will be faster in the long run, as I won't have to rebind the lights when I add/remove one. Also wrestling with really lame compiler erros with these templated pointers 8 years ago
Map.h Some tweaks to get the linux build running -fixed 8 years ago
NetworkInput.h Netork control of the camera now works, slight hitch every few seconds though. Not sure how to track that down 8 years ago
Old_Map.h Some tweaks to get the linux build running 8 years ago
Pub_Sub.h Events are now passing correctly, small bug with held keys that needs fixing 8 years ago
Ray.h 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
Vector4.hpp Would help if I actually added the files 8 years ago
util.hpp getting started on the lights 8 years ago