Re: Java 3D
Posted by
hharrison on
Jan 29, 2013; 6:06pm
URL: https://forum.jogamp.org/Java-3D-tp4028047p4028049.html
Hi Penny,
I've been maintaining Java3d (in some capacity) for the past year, I've removed the native backends and rely
only on the Jogl2 backend. If you had any specific bug reports, I'd sure like to hear about them. If you have patches,
even better!
You can find my fork here:
https://github.com/hharrison/java3d-corehttps://github.com/hharrison/java3d-utilshttps://github.com/hharrison/vecmathBest way to get started would be to report a bug.
Looking forward to hearing from you.
Harvey