score
                                            score
                                        
                                    Can you check if the .jar file exists in the same folder? Or more specifically that nothing is renamed or moved away from the other files after extracting the full...
Sorry for going quiet on this, but I don't currently have a mac to test on other than @ConnorDY's, and I spent some time tracking this issue down there and...
This is something I've wanted to do for a long time, but frankly the mathematics behind taking the difference of coplanar triangles in 3d space bends my mind into knots....
I think the main problem you may encounter with the Z-fighting thing is that it's often the same model fighting with itself. I haven't seen a case yet where a...
@jeadys unfortunately i haven't been able to wrap my head around the math involved, nor has anyone I've talked to, and i can't find any jvm libraries capable of it....
Just to say where we are now with this in the latest released version, the error should be _slightly_ clearer, not sure if it's still on the too intimidating side...
I'm not too sure on how to go about solving this just yet, but please can you try `./run --no-preview` or equivalent for whichever command you normally run it with?...
One more thing I'd be interested to hear about is if passing `-XstartOnFirstThread` to the java command (i.e. before the `-jar`) makes a difference. It likely won't, since the opengl...
This is pretty unusual - can you tell us what OS and what version of Java you're using? (And desktop environment if applicable) Currently this project is laying things out...
https://gltf-viewer.donmccurdy.com/ Seems like the GLTFs we generate look right under this viewer? (Flat shading issues aside, that's a separate thing to this issue AFAIK) So I'm not sure why other...