Small art / shitpost blog
If you've ever used Scratch mods, maybe you've seen the Simple3D extension. To define 3D models, it usually uses 6 lists: 3 with X, Y and Z coordinates of each vericle of the model, 2 with their U/V coordinates for texture and a list with an order of rendering the verticies (usually called "Indexes"). This page allows you to easily convert any .obj 3D model to those lists, even with some useful settings and a texture editor!
I have an enormous amount of unfinished projects. Some of them even have interesting visuals or gameplay, so I decided to share some demos here. This "games" are far from being finished, but maybe you will find something interesting here! If you know about Scratch mods unpackagers, you can even look at the code of these builds. [RUSSIAN ONLY] and [ENGLISH ONLY] marks specify what language is presented inside of a demo. Reason for cancellation is the same almost everywhere - imperfect technical base and a lack of a good overall gameplay concept. Note for users who use keyboard language switching: please play the demos on an English layout as the keyboard controls work only with english keys in the early stages of development.
[RUSSIAN ONLY] "God Simulator" game, a cellular automaton sandbox set in space. You can craft various devices such as drills and laser shield generators, but you also have to defend the planet from waves of malicious machines. Stylish, but laggy.
[ENGLISH ONLY] A game inspired by Noita, REPO and Animal Well at the same time. Looks cool! Have fun with different cards and physical environment! Tip: press [SPACE] to teleport into the forest level. You can also press [TAB] to open a console, but it is very-very bugged (it was not made by me).
[RUSSIAN ONLY] A "real-time strategy"? Dark and nightmarish setting and ability to spawn ally units using jettons. Some fleshy thingies are already crawling in the dark... Reason for cancellation: imperfect technical base, lack of a good overall gameplay concept.
[ENGLISH ONLY] A relaxing casino slots & wheel simulator inspired by Balatro. Features dynamic screen aspect ratio, strange math inside and fully mobile playable. Real life casino is bad, don't play it!
[ENGLISH ONLY] A map strategy about evolving your pagan cult. Not much to play, only a few buttons.
[ENGLISH ONLY] No gameplay at all, only terrible player controls. But there are some cool technical tests, such as 3D coordinate projection on the 2D canvas, camera positioning and instanced entities with simple collisions.