Software for wolume rendering?

hi,

Do you know any free linux 3D rendering program that let me visualize volumes from raw data files?

thanks

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

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.

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.