NOTE: The
NVIDIA Developer Forums
and the
GPU Computing Forums
require separate logins. We will fix this in the near future when the two forums are merged. Thank you for your patience!
In the upcoming Windows Vista, DirectX10 exposes the “geometry shader”, a unit capable of generating geometry procedurally. This presentation uses implicit surfaces (sometimes referred as “isosurfaces” or “metaballs”) generation to show how data flows from the vertex shader to the geometry shader to ultimately generate a procedural object.