|
-
July 10th, 2008, 03:41 AM
#1
ray casting
Hello all,
can someone explain how can i make a ray casting rendering in opengl?
-
July 11th, 2008, 03:55 AM
#2
Re: ray casting
OpenGL is raster, however you can either write a raytracer which outputs to a texture to display in OpenGL, or you can do it using Shaders http://www.daimi.au.dk/~trier/?page_id=98 or more specifically http://www.daimi.au.dk/~trier/raycasting_shader.cg for an example
Regards
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|