Hi everyone.
I am trying to test some cg programs with Paraview, especially volume
rendering programs. It seems that Paraview use opengl arb extension for
volume rendering (vtkOpenGLVolumeTexture3D.cxx). I am wondering how should I
change Paraview's cmakelists files so that I can compile and use cg programs
in Paraview? For instance, I want to use a cg fragment program to replace
the arb fragment program(.asm) in vtkOpenGLVolumeTexture3D.cxx, how to
correctly include cg header and lib files so that no error occurs when
compiling vtkOpengGLVolumeTexture3D.cxx?
Thanks very much for your help!

Aaron
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to