Hey! If anyone used it in that way, they hadn't shown me :D
The process was intended for non-interactive use since it's entirely Blender-based, but there can be ways of incorporating it into something more interactive, if nothing else then by pre-rendering stuff as animations and using those as textures in Unity or something like that :)
Mrmo Tarius
Creator of
Recent community posts
Hey! Thanks a bunch for purchasing the tileset, please go ahead and share it with your team, I'd really like to see the results when you have made something with it!
I did some "colorizing" with a previous tileset, by doing basically what you described- I opened the set in Aseprite (which I fully recommend, it's awesome), swapped the colors and just pasted the recolored version into a large "atlas". Just find a palette that works for you, and you can get it done in a relatively short time.
Maybe I should make some color variations and include them with the tileset, too?
Hey! Thanks a lot for purchasing MRMO-STITCH!
The suggested "safe" maximum size of 128x128 pixels can be modified within the geometry nodes, but as the process is based around instancing "real" geometry, it quickly becomes extremely taxing on the hardware, with a 1024x1024 canvas producing over a million stitch objects, taking up roughly 5GB of video RAM with 10 million tris/5 million faces :)
What resolution are you trying to use?
What version of Blender are you using? That's the first thing to come to mind since there have been some compatibility "misalignments" between newer Blender versions as there have been many new things added, especially with geometry nodes :/
The experimental GEO version was made with 4.11 and it might be what breaks compatibility with earlier versions.
Yes! Your method results in a duplicate material that still uses the original node sub-groups. You could go through every group and make them unique, but it's not really feasible, so:
The quickest way I can think of is just appending the display and material from the MRMO-CRT .blend project into a new project, as many times as you need; this would create "proper" copies of the material (with its name ending in .001, .002 etc) with the subgroups properly copied.
Hi! Thank you very much for your support!
You can change the canvas texture, there's a few steps you'll need to follow:
First, change any area to the "shader editor", and select "Canvas" (the first slot) in the material slots.
Hit "home" on the keyboard to center the view on the nodes, select the "CanvasMat" node group and hit "tab" to enter the node group.
Hey! It's possible with a slight modification of the process.
First, you need to set the "transparent" option for "film" properties (so that the world background color is ignored and set to transparent);
Then you need to navigate into the "CSLayer" node group by selecting it and hitting Tab;
And finally, you need to cut or disconnect the three noodles that join the canvas to the stitches (hold CTRL and drag with right-click to quickly cut stuff);
I might implement an easier way to do this in the future, once I've finished the update I was working on :)
Hope this helps!
Thanks a bunch for your support! I'm glad you like this project :D
Yeah, both exposing the crumple node (that is, making it easier to accept custom textures) and using displacement to modify the geometry in Cycles would be possible! Currently, you can get to the textures by digging into the main node group :)
Well, MRMOTEXT is basically this but at 8x8 and with way more characters :)
Microbe was mostly done as practice, to see how low in resolution I can go while keeping a decent amount of details; I'm aware that 8x8 and 16x16 are much more practical for use on existing hardware/consoles, and I'm planning a 16x16 tileset or three in the future!
Hey, thanks!
I tried to "trim" the tileset to include as many different tiles I could, there's some tiles that have horizontal/vertical flipped versions or rotations included for convenience (some diagonals, "border" tiles etc), but yeah it's optimized for a workflow where you quickly pick foreground/background color and a tile and just place them on the canvas; I mostly use Playscii for this as it's the most convenient for me.
I just released Microbe-2, which is sort of a MRMOTEXT-lite, using 6x6 tiles instead of 8x8, but using the same "shapes and details" philosophy. It's free, go take a look!