MitchellHansen
|
0b42481020
|
More tweaking and refactoring
|
2017-09-23 12:46:26 -07:00 |
|
MitchellHansen
|
e0cb26a9d1
|
More error checking, probably way more than I would ever need but oh well, it looks cool
|
2017-09-23 01:25:45 -07:00 |
|
MitchellHansen
|
86f1622090
|
Some machinations on a config structure as well as a restructure on how
I do logging.
|
2017-09-23 01:06:20 -07:00 |
|
|
|
7c076ca63c
|
Whoops
|
2017-07-02 12:42:46 -07:00 |
|
MitchellHansen
|
afa6ce463a
|
Whoops, forgot to remove the old stuff
|
2017-02-08 01:30:10 -08:00 |
|
MitchellHansen
|
fa047f9e3a
|
Wrestling with the compiler to pass these shared_ptr's
|
2017-02-04 22:34:09 -08:00 |
|
MitchellHansen
|
a01b089d12
|
Still wrestling with a good way to hide the packing
|
2017-02-03 18:06:29 -08:00 |
|
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 |
|