• Profile picture of vuice

    vuicesubscriberocciferuc-winner-lvl1featured-lvl1 2022-11-02 17:57:14 UTC

    Ok so I just got Python to print data on a stickfigure file.. kinda.

    I mostly used the right converters for the right things, but there was a few problems with the floats, because I’m not entirely sure I understand the IEEE 754 standard for storing floats in computer data. I looked it up a bit and tried to wrap my head around the formula and it sort of worked out but there was bugs that I only had a crappy bandage solution to

    image

    9
    • One thing I regret about the way I’m having python insert all this data is how I’m putting it into a list instead of a dict. I somehow forgot dicts are a mutable data type, and also forgot that they are downright easier to call elements from if you set it up properly.

      2022-11-02 18:05:03 UTC 5
      • Replying to: vuiceOne thing I regret about the way I'm having python insert a

        This makes me feel like rewriting the whole stickfigure reader lmao oh my god help me

        2022-11-02 18:09:21 UTC 4
    • Kinda curious, but what exactly do you want to do with Nodes being written to .py? Like what’s your next step.

      2022-11-02 21:20:01 UTC 2
      • Replying to: arcionekKinda curious, but what exactly do you want to do with Nodes

        Krita is a painting and animation program (similar to Adobe Photoshop), and it allows you to create plugins for the program in the Python language. So basically, this is step 1, which is actually getting a stickfigure file as a python data type. Step 2 would be having a krita plugin read that python data and, well, render it on the canvas.

        TL;DR – sticknodes pc

        2022-11-02 21:28:14 UTC 4
        • Replying to: vuiceKrita is a painting and animation program (similar to Adobe

          You and @vincetheanimator really gotta collab.

          You’re both trying to do the same project so lmfao

          2022-11-03 02:56:00 UTC 3
          • Replying to: arcionek... You and @vincetheanimator really gotta collab. You're

            Also @ralph I didnt expect this to turn into a sn pc development race. Who are you betting on?

            2022-11-03 02:58:03 UTC 2
          • Replying to: arcionek... You and @vincetheanimator really gotta collab. You're

            not really the same exact thing, hes doing the stickfigure creator and im doing the actual animation part

            so in a way we are collabing to be able to use Better Sticknodes™ without needing to even open sticknodes

            2022-11-03 03:06:12 UTC 2
            • Replying to: vuicenot really the same exact thing, hes doing the stickfigure c

              i think something im worried about is ralph’s bank acc

              because this wont require even downloading sticknodes, ralph literally earns $0 if someone grabs stickfigures from the site/makes them in open nodes, then puts the file into KritaNodes or w/e im gonna call it

              2022-11-03 03:11:32 UTC 1
              • Replying to: vuicei think something im worried about is ralph's bank acc bec

                Oh I’m just gonna shoot this off right off the bat, don’t try to make a place for people to submit sticks.

                It’s a pain to manage.

                That and also people will try to steal sticks from here, publish as their own etc. We have that issue occuring almost weekly with pivot sticks and private YouTube packs.

                2022-11-03 03:28:03 UTC 3
                • Replying to: arcionekOh I'm just gonna shoot this off right off the bat, don't

                  As for revenue, he will get to working on sn pc likely in 2023-2024. Plus site revenue. Plus sprite update price increase etc.

                  2022-11-03 03:29:29 UTC 3
                • Replying to: arcionekOh I'm just gonna shoot this off right off the bat, don't

                  Yeah I was thinking about a stickfigure repository but I decided against it for that very reason.

                  also i dont even know if i will be done with kritanodes or whatever by 2023 im doomed

                  2022-11-03 03:35:08 UTC 2
    • haha this is so cool!

      2022-11-03 10:29:51 UTC 3