Login  Register

Re: Best way to scene incremental drawing

Posted by EvilMax on Mar 30, 2015; 9:17am
URL: https://forum.jogamp.org/Best-way-to-scene-incremental-drawing-tp4034213p4034216.html

Yes, exactly - medical volume rendering. I have already implemented it but now I need to add another volume with different ray casting algorithm to the scene plus add some geometry and text. So main problem - correctly combine all of this into single scene.

Thank you for the pointers about engine, I am going to look into its implementation.

Are there some general thoughts what technique could be used for implementation of such rendering?