Re: Java3D 1.6 crashes JVM
Posted by hharrison on Jan 26, 2014; 12:28am
URL: https://forum.jogamp.org/Java3D-1-6-crashes-JVM-tp4031293p4031352.html
Hmm, I'll have to look into it, I _thought_ that after the first call, queryProperties should be returning cached
data and not creating another query frame. It's very possible this is not working properly anymore, but I don't recall changing anything even remotely recently that could've broken this.
Harvey