Login  Register

Re: Robot Overlord 3 (WIP)

Posted by hharrison on Jan 29, 2024; 9:07pm
URL: https://forum.jogamp.org/Robot-Overlord-3-WIP-tp4043228p4043286.html

To date we've been supporting obj and collada to various levels of success due to quirks of each program that generates content. We're moving forward with GLTF to better support multiple articulated animations in each model, or previous support really only reliably worked for a single animation....and while there are quirks, it seems to be a bit better documented/standardized for the pieces we're looking to use, will post here when we get past the initial proof of concept phase, although we're pretty far along at this point if anyone looks at the gltf branch in the jaamsim git repo.

All the jaamsim code is Apache 2 licensed in case anyone uses it for inspiration.

https://github.com/jaamsim/jaamsim


Cheers,


Harvey