• Showcase
  • Fake 3D Die Animation Test

Related Discussions
...

SilverStraw What kind of magic is this? Very interesting! 😆

    Misaki Hello Misaki. Math magic.
    coding magic

    The OBJ importer is super cool! Very clever! 🙌

    7 дней спустя

    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.

    2 месяца спустя

    我很荣幸发现这个帖子!!!

    3 месяца спустя

    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

    2 месяца спустя

    I finally got the motivations to do this bone test.

    • Misaki ответили на это сообщение.
    • Misaki и Init оценили это.

      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?

      • SilverStraw ответили на это сообщение.
        • Изменено

        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.

        • Misaki ответили на это сообщение.
        • Misaki и Harald оценили это.

          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!

          • SilverStraw ответили на это сообщение.

            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.