Hacker News new | ask | show | jobs
by pixelpoet 948 days ago
Yes, even ~2012 OpenCL code works incredibly well today for spectral path tracing: https://indigorenderer.com/indigobench

Also my fractal software incl OpenCL multi-GPU / mixed plaftorm rendering: https://chaoticafractals.com/

Both work on [ Nvidia, AMD, Intel, Apple ] x [ CPU, GPU ].

Some of the shared code here: https://github.com/glaretechnologies/glare-core

Don't let anyone tell you OpenCL is dead! Keep writing OpenCL software!!