pouët.net

Go to bottom

CUDA and Raymarching

category: code [glöplog]
i agree.. both major companies have to do a lot more fixes to their OpenCL compilers before one can actually call them usable (especially for "real" programs, not just toy stuff)..
added on the 2011-02-18 13:40:59 by toxie toxie
Again I'd opt for DirectCompute / DX Compute shaders. Yes it's slightly more limited, but reasonably stable and "just there".

The straight CS5.0 port of BurjBabil (no multi pixel optimizations) was 8 times faster than the original opengl version. However the compile time was several minutes - ie the general problem of avoiding unrolling/inlining.
added on the 2011-02-18 16:01:34 by Psycho Psycho

login

Go to top