Commit Graph

8 Commits

Author SHA1 Message Date
MitchellHansen
effed8a2bf Working more on the lights. Trying to get around the packing requirements for passing data to CL 2017-02-03 17:09:44 -08:00
MitchellHansen
1627fe4572 Textures were suprisingly trivial with the plane intersection code hashed out 2017-01-21 00:12:19 -08:00
MitchellHansen
73026bc65d Very very close to pixel perfect shadows. Having some of that axis switch malarchy slowing things down 2017-01-18 22:06:33 -08:00
MitchellHansen
129e475b15 Fixed the way lights were linked to opencl, did some tweaking of the phong lighting. 2017-01-15 13:17:33 -08:00
MitchellHansen
5f24a4cf3f A good portion of the fallback software caster is done.
Need to test, add global lighting, add switch
2016-11-04 04:16:03 -07:00
MitchellHansen
d1bd4ce667 The new rendering method now works on the full compat case.
Added a kernel to help test opencl data passing
renamed the kernels, buffers, etc.
2016-11-04 03:28:23 -07:00
MitchellHansen
5528e03c69 Saving minor tweaks 2016-11-02 15:58:15 -07:00
MitchellHansen
518cc757a3 Lots of work done moving the various raycasting implementations over to a
consolidated RayCaster class.
2016-11-02 00:09:32 -07:00