Login  Register

Java3D in batch mode

Posted by ThomasR on Jan 22, 2019; 5:14pm
URL: https://forum.jogamp.org/Java3D-in-batch-mode-tp4039415.html

What are some options for "batch" processing in a "no screen attached" situation. We have Linux server with with a new Nvidia graphics card and want to do Java3D rendering to an offscreen Canvas3D from an automated script. There's are a several discussions related to "headless" mode, but it's not clear what that means exactly.