Pages

Modify faster


I've been working on completing the compute shader path. 
This is used to calculate the color, shadow, and ambient.
If a discrete and integrated GPU are present, both are used.

After writing both an AVX & compute shader pipeline.. 
AVX is more flexible and avoids the tedium of using a terrible API.
 I hope we get AVX to 1024+ bit soon.