siamak
12-09-2008, 06:35 PM
Hello everyone,
Is anyone aware of a toolbox suitable for rendering a 3D array of cubes or balls?
I need to use this for a medical simulation software and I have a few requirements:
- Preferably in C++
- Fast enough to render an array with a size up to 2000*2000*2000 cells
- Possibility of looking into the simulation from different sides
In my 2D version simulator is linked to the visualization module and I can see the simulation results at the same time (because the volume of data is huge I guess it is not practical to save the data and visualize later).
Regards,
Mac
Is anyone aware of a toolbox suitable for rendering a 3D array of cubes or balls?
I need to use this for a medical simulation software and I have a few requirements:
- Preferably in C++
- Fast enough to render an array with a size up to 2000*2000*2000 cells
- Possibility of looking into the simulation from different sides
In my 2D version simulator is linked to the visualization module and I can see the simulation results at the same time (because the volume of data is huge I guess it is not practical to save the data and visualize later).
Regards,
Mac