romanzolotarev.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Site description
/pub
Admin account
@hi@romanzolotarev.com

Search results for tag #picotron

Werxzy boosted

[?]zep.p8 » 🌐
@zep@mastodon.social

doodle

    roman boosted

    [?]zep.p8 » 🌐
    @zep@mastodon.social

    The Chat // Have a nice chat unencumbered by the meaning of real words. Made for itch.io/jam/picojam26/entries (thanks for organising, @illuminesce !)

    Play online: lexaloffle.com/bbs/?pid=194820

    Or from terminal: > bbs://thechat.p64

    Alt...Just two regular shapes having a chinwag

      [?]zep.p8 » 🌐
      @zep@mastodon.social

      Trying zig cc to get older glibc dependencies for but w/ modern compiler improvements, and the generated code is out-performing my old gcc builds by 5%~15% depending on the cart. Ha!

      I won't be stingy with any cpu savings ~ they will be passed down to you, the fantasy userland consumer.

        alanxoc3 boosted

        [?]zep.p8 » 🌐
        @zep@mastodon.social

        Because fill patterns can be defined in the upper bits of a colour parameter, you can get per-face patterns for free
        // WIP for 0.3.1

        Alt...rotating spheres with a different fill pattern for each face

          zep.p8 boosted

          [?]taxicomics » 🌐
          @taxicomics@mastodon.gamedev.place

          I can't decide on a farming animal system.

          This iteration has the player build the coop with a coop kit, capture the chicken and manually put it in there. No need to feed the chicken, it will find food outside. It kinda feels harsh though.
          Any thoughts on it?

          Alt...A short video of a pixelart game in which the player is placing a coop, capturing a chicken and putting it in the coop.

            roman boosted

            [?]Paul Nicholas :pico8: :vscode: » 🌐
            @Liquidream@mastodon.gamedev.place

            █▓▒░ 𝗣𝗜𝗖𝗢⬩𝟭𝗞 𝗝𝗔𝗠 𝟮𝟬𝟮𝟲 ░▒▓█
            🌐 itch.io/jam/pico-1k-2026
            WHAT?
            👨‍💻 Make (or ) Games/Demos/Tools in ≤ 1KB
            WHEN?
            📅 SEP 1ˢᵗ-30ᵗʰ 2026
            Hope to see you at jam! 🤓

            Alt...Dark mountains in the distance with neon grid-like floor leading to them. The title "PICO-1K JAM 2026" is displayed in the centre, with a glitchy effect overlaying it all.

              [?]zep.p8 » 🌐
              @zep@mastodon.social

              // some notes on 0.3.1 changes that support quad rendering: pastebin.com/raw/9MMLsUFb

                roman boosted

                [?]zep.p8 » 🌐
                @zep@mastodon.social

                More surreal rendering tests for 0.3.1, this time with tline3d textures x colour tables. Notes and gif:
                lexaloffle.com/bbs/?pid=193908

                  roman boosted

                  [?]zep.p8 » 🌐
                  @zep@mastodon.social

                  Checking that quad boundaries join up with no holes or overlaps. This one kind of reminds me of a colour plate from an 80s siggraph paper.

                  Alt...rotating low poly spheres

                    Werxzy boosted

                    [?]zep.p8 » 🌐
                    @zep@mastodon.social

                    0.3.1 quads using batch lerp() to generate poly edges, batch line() to draw them, and the additive colour table from /system/screensavers/dizzy.p64 (1400 polys)

                    A target mask of 0x3f + fill patterns still gives 6 pixels / cycle, so not much of the cpu work actually happens in the scanline filling stage.

                      [?]zep.p8 » 🌐
                      @zep@mastodon.social

                      Glowy quads for debugging , and suddenly a 90s advertisement for B2B IT Solutions appears.

                      DATACUBE SYSTEMS LLC

                        roman boosted

                        [?]zep.p8 » 🌐
                        @zep@mastodon.social

                        WIP doodlemud for
                        (you can turn into a ball whenever you like)

                          roman boosted

                          [?]zep.p8 » 🌐
                          @zep@mastodon.social

                          Going over some of the finer points of accounts. podnet:// folders can only be listed by the owner, and so filenav reacts to that state change after switching accounts. podnet and scoresub() are arriving Monday-ish, along with PUT and POST fetch() requests. Get your 16x16 user icons ready!