GPU raycasting tutorial using the OpenGL API
GPU raycasting is a technique that can be used to render volumetric effects in real time. GPU raycasting is well suited for modern graphics cards, different optimizations and visual enhancements are easy to implement. This tutorial explains how to implement a simple GPU raycaster using the OpenGL API with vertex-fragment shaders and Nvidia’s CG. Includes demo with source.
Posted on 01/31 at 08:22 AM
Next entry: Quidam v1.1 OpenGL API-based character modeler adds environment maps, hi-res textures and UV export
Previous entry: GLCaml Objective Caml interface to OpenGL API
This page has been viewed 717484 times •
