Uploaded videos
1-10 of 15-
Test: Gpu Raymarch of distance fields
rubenpenalva
612 views
Ray marching of distance fields done on the Gpu inspired by IQ demo "Slisesix"
-
Test: Task based Flock Simulation
rubenpenalva
319 views
Flock simulation using tasks in order to keep busy all the cpu cores. It uses the Vista Pool Thread API to make a really simple wrap for send multiple tasks to the pool. Th...
-
Test: CUDA Raycasting
rubenpenalva
861 views
Opengl based application showing gpu volume raycasting using single pass Stegmaier et al. technique.
-
Test: Gpu Raycasting
rubenpenalva
620 views
Opengl based application showing gpu volume raycasting using single pass Stegmaier et al. technique.
-
Test: Gpu Quadratic Curve Rendering
rubenpenalva
643 views
Opengl based application showing quadratic curve rendered on the gpu with GLSL shaders using Charles Loop and Jim Blinn technique.
-
Test: Constrained Delaunay Triangulation
rubenpenalva
1,325 views
Opengl based application showing Constrained Delaunay triangulation of a string given by the user. The triangulation is made by Triangle library and Freetype is used to rea...
-
Test: Delaunay Triangulation
rubenpenalva
3,326 views
Opengl based application showing Delaunay triangulation. The algorithm used is a cpu divide an conquer algorithm and it's based on paper "Primitives for the manipulation of...
-
Tech Demo: GPU Facial Morphing
rubenpenalva
1,098 views
Facial Morphing implemented completely in the gpu with dx9. The implementation has a fixed number of channels: 6. The shading is generated using a perlin noise an a gradien...
-
Tech Demo: GPU Depth of Field
rubenpenalva
1,146 views
Depth of field effect applied as post process.
-
Tech Demo: GPU Blinn-Phong Different Light Types
rubenpenalva
225 views
Real time blinn-phong illumination model with different types of light.
Advertisement










Play all(15)