Geeks3D Forums
March 19, 2010, 07:00:56 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Geeks3D Shader Library
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: HPMC, a small library for GPU iso-surface extraction  (Read 239 times)
0 Members and 1 Guest are viewing this topic.
Stefan
Global Moderator
Hero Member
*****
Posts: 555


View Profile
« on: December 01, 2009, 06:05:10 PM »

Quote
HPMC is a small OpenGL/C/C++-library that extractes iso-surfaces of volumetric data directly on the GPU.

The library analyzes a lattice of scalar values describing a scalar field that is either stored in a Texture3D or can be accessed through an application-provided snippet of shader code. The output is a sequence of vertex positions and normals that form a triangulation of the iso-surface. HPMC provides traversal code to be included in an application vertex shader, which allows direct extraction in the vertex shader. Using the OpenGL transform feedback mechanism, the triangulation can be stored directly into a buffer object.   
Logged

Systeminfo: CPU-Z - GPU-Z - GPUCapsViewer
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!