Search found 1 match

by nyxenover
Fri Sep 17, 2021 12:48 pm
Forum: 3D/2D models
Topic: To LOVE-Ru Darkness: Gravure Chances .bum noesis script
Replies: 20
Views: 14071

Re: To LOVE-Ru Darkness: Gravure Chances .bum noesis script

Does anyone know about three.js? I've modified the xele code to be able to extract bone structures and json-style animation clips. These are converted in three.js to THREE.SkinnedMesh and THREE.AnimationClip respectively. I'm finally trying to combine and output these using THREE.GLTFExporter but i...