MitchellHansen
|
129e475b15
|
Fixed the way lights were linked to opencl, did some tweaking of the phong lighting.
|
8 years ago |
MitchellHansen
|
f8be952a9b
|
Fixed the camera coords in the view matrix. Tweaked cam position in kernel, odd off by one error.
|
8 years ago |
MitchellHansen
|
51a08fc0bb
|
Various tweaks and modifications
Some preliminary testing of map
|
8 years ago |
MitchellHansen
|
c98adefa3a
|
tweaked some groovy color effects, updated screeny. I think I might have added fog in this one too?
|
8 years ago |
MitchellHansen
|
8c1f18ac70
|
Software raycasting now works, but has some major problems / is extremely
slow. Perhaps it will only be useful in debugging the kernel via emulation
|
9 years ago |
MitchellHansen
|
5f24a4cf3f
|
A good portion of the fallback software caster is done.
Need to test, add global lighting, add switch
|
9 years ago |
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.
|
9 years ago |
MitchellHansen
|
5528e03c69
|
Saving minor tweaks
|
9 years ago |
MitchellHansen
|
518cc757a3
|
Lots of work done moving the various raycasting implementations over to a
consolidated RayCaster class.
|
9 years ago |