|
|
Version: 1.4 Posted: 2009-10-09 Build Requirements: Mac OS X v10.6, Xcode 3.2 Runtime Requirements: Mac OS X v10.6 Download Sample Code (OpenCL_RayTraced_Quaternion_Julia-Set_Example.zip, 15.3K) |
||||||||||
DescriptionThis example shows how to use OpenCL to raytrace a 4d quaternion Julia-Set fractal and intermix the results of a compute kernel with OpenGL for rendering. For theory and information regarding 4d quaternion julia-sets consult the following: http://local.wasp.uwa.edu.au/~pbourke/fractals/quatjulia/ http://www.omegafield.net/library/dynamical/quaternion_julia_sets.pdf http://www.evl.uic.edu/files/pdf/Sandin.RayTracerJuliaSetsbw.pdf http://www.cs.caltech.edu/~keenan/project_qjulia.html Document Revision History
|