The OBJ importer is super cool! Very clever!
Fake 3D Die Animation Test
Combining faces and texture coordinate generating and correcting require more wizardry than I want to pursue.
It's neat but yeah I can imagine it's pretty tricky to get the UVs just right, especially for arbitrary geometry.
我很荣幸发现这个帖子!!!
I updated the the converter from Sketchup Obj into Spine JSON to allow each mesh attachment to have multiple triangles. The converted mesh texture coordinates isn't perfect and requires fine tuning. I don't think I can improve on that. If Spine can accept the imported, mangled mesh, I think it's good enough.
looking great
I finally got the motivations to do this bone test.
SilverStraw Excellent! I wonder why 3D rotation is so visually interesting. Are these bones going to be animated in the future, keeping this 3D rotation?
- Uređeno
Misaki Yes. I am going for block-like shapes of Roblox or Minecraft to keep it simple and I have not worked out the joint regions.
Looks somewhat promising so I am going to move forward and use it for class final project.
SilverStraw Very cool! The draw order may be a bit tricky to manage, as you still inevitably have to manually change and set the draw order keys, but it does look interesting!
Misaki I spin the the character just to see how well it represents 3d space. In most cases you would only need to key one draw order at the beginning of the animation track for discrete isometric direction. For non-discrete directions, there is higher risk for out of place attachment draw order from any angle while mixing tracks.