Mohit Malik🔸
@mohit3dart.bsky.social
1.4K followers 120 following 100 posts
🌱 3d • blender enthusiast • procedural • he/him • beacons.ai/mohit3dart
Posts Media Videos Starter Packs
Pinned
Leaf Tiles 🍂 #b3d #procedural
Reposted by Mohit Malik🔸
released 16 .blend files for free
(using blender 5.0's shader repeat zone)
ko-fi.com/s/a622de0db9
aww you're so kind! thank you ✨
Reposted by Mohit Malik🔸
I put together a little trailer for our Steam store page.
The project is basically done at this point and I'm super stoked to finally release it soon!

store.steampowered.com/app/3775050/...

#b3d #godotengine #gamedev
I might release this one later, gotta work a little more on this! hoping to pick it up next week ✨
Reposted by Mohit Malik🔸
Our open source game project has a Steam page!
Wishlist it now to get notified once it releases:
store.steampowered.com/app/3775050/...

Learn more and get the production assets on Blender Studio website:
studio.blender.org/blog/steam-p...

#b3d #godotengine #gamedev #BlenderStudio #dogwalk
DOGWALK on Steam
Play as a big adorable dog and explore a hand-crafted winter forest with a little kid in tow. A short, free, open source project brought to you by Blender Studio.
store.steampowered.com
means a lot, harry! big fan of your work ✨
final wrap! did things I once thought were impossible with blender, learned a lot, and grateful for all the support! #b3d #mayterials2025
all the mayterials I made using blender shader nodes #b3d #mayterials2025
Reposted by Mohit Malik🔸
Implementing stop-motion style animation for DOGWALK was fascinating.
We animated the characters on 2s (meaning 12 fps).
To make the movement sync up I made sure the animation blending & character rotation is matching that, instead of just using linear interpolation!

#b3d #godotengine #gamedev
iridescent tiles material #b3d #procedural
I never got to use it! what do you use it for?
illuminated #mayterials #b3d
obsessed with these iridescent tiles • illuminated wip #b3d #mayterials
now no one can say it's unorganized • ceramic wip #b3d #mayterials
thank you! means a lot to me ✨
thank you so much :) I'd recommend checking out @nodegroup.xyz's youtube playlist shorturl.at/qtraO
also, I hate that most people don't know this, but blender studio's inhouse tech artist @simonthommes.bsky.social made a full in depth course on procedural texturing studio.blender.org/training/pro...
Procedural Shading: Fundamentals and Beyond - Blender Studio
A comprehensive training series about procedural shading in Blender
studio.blender.org
thank you! blender mainly uses node based shader editor but iirc it supports open shading language so you can write shaders in code format, though OSL is limited to CPU rendering
speaking of foss, you should check out materialmaker.org amazing open source alternative to substance designer
...you can tweak parameters in real time with your final lighting setup all without switching software, makes material animation much easier. geomety driven effects where materials dynamically react to object attributes like curvature, position and normals. also, blender is free and open source :)
...since blender works in vector space, textures aren't bound by pixel resolution, fully zoomable without losing details. no UV mapping required and 3D textures, a great example is seamless wood grain material, inside and out. procedural materials use wayy less memory than high res image textures...