Login  Register

U3D or PRC format with Java3D

Posted by medenfield on Feb 08, 2022; 11:07pm
URL: https://forum.jogamp.org/U3D-or-PRC-format-with-Java3D-tp4041632.html

I was testing the samples to load and render .obj files with Java3D and they seemed to work well. I am looking for a way to render the 3D models contained in PDF which are stored in either U3D or PRC format. Is Java3D support limited to .obj files? Does anyone have any suggestions on how to render U3D or PRC using Java3D?