View Full Version : software for wolume rendering?
jrbcast
06-12-2002, 08:07 AM
hi,
Do you know any free linux 3D rendering program that let me visualize volumes from raw data files?
thanks
nutball
06-14-2002, 01:13 AM
You could try writing something using vtk (www.kitware.com).
You sound like the perfect guinea pig for a project I've been toying with. If the raw files are on a format that can be easily parsed by Python, you can try my program: http://www.soffernet.com/jaime/python_cad.html
With it you can, right now, feed the vertex from the raw file to pines and line strips. If you want points, just make the lines very short http://www.opengl.org/discussion_boards/ubb/smile.gif
I am working right now on adding triangles and triangle strips with lighting.
If you want to test it, please e-mail me (the address is on the page). It is very limited right now, but may be useful for you and I need testers.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.