• Profile picture of Vince the Animator

    Vince the Animator 2021-03-24 14:04:34 UTC

    A compilation of 30 randomly generated stickfigures (These were generated programmatically by creating .nodes files with a script):

    11
    • Hmm yes, new pokemon species revealed

      2021-03-24 14:05:46 UTC 2
    • ok that makes sence

      2021-03-24 14:08:45 UTC 0
    • im actually curious

      how

      2021-03-24 15:14:21 UTC 2
      • Replying to: Ralph (Developer)im actually curious how

        It happened over the course of like a few months of trying here and there, but I slowly reverse engineered the .nodes file by figuring out the purpose of each byte in the file. (I actually still have the reference sheet I made if you wanna see it)

        After that, over the course of like a week, I worked on a script that can write .nodes files.

        After that, over the course of probably another week, I worked on code that let me write .nodes files by passing a JSON object that represents the stickfigure and all its nodes.

        Finally, I wrote code that randomly generates a JSON stickfigure.

        Then boom, I was able to generate random figures.

        2021-03-24 15:45:09 UTC 0
        • Replying to: Vince the AnimatorIt happened over the course of like a few months of trying h

          TLDR. He smart boi

          2021-03-24 16:13:53 UTC 1