MCP server Rust ports:
https://crates.io/crates/filesystem-mcp-rs https://crates.io/crates/memory-mcp-rs These are the direct ports of https://github.com/modelcontextprotocol/servers: They’re faster, better and in Rust. Filesystem searches/reads/writes files for you...
Playa – image sequences player in Rust
TL;DR: That’s a new Image Sequence Player in Rust. Installers are here: https://github.com/ssoj13/playa/releases/tag/v0.1.128https://crates.io/crates/playahttps://crates.io/crates/playa-ffmpeg Long version: A while ago I decided...
Rust + Python file sequence finder extension:
Recently I discovered a beautiful world of Rust and learning as much as I can about the language and infrastructure....
Minimal Vulkan app:
https://github.com/ssoj13/boilerplate_vk I’m not used to publish anything online, but here we go: another repository opened. This time that’s a minimal...
Three.js boilerplate:
One more repo: a simple boilerplate app to quickly start something cool with Three.js: https://github.com/ssoj13/boilerplate_threejs
Qt / OpenGL / CUDA Fractal app
Another boilerplate C++ piece of graphics code: Qt app with a custom OpenGL Widget and CUDA integration.Widget has a double-buffered...
OpenFX plug-in boilerplate
Just opened my repository with OpenFX boilerplate code: https://github.com/ssoj13/boilerplate_openfx OpenFX API allows you to make image plug-ins. Once you have...
Maya noiseDeformer
For whatever reason Maya don’t have a lot of built-in deformers for a loooong time, so I just decided to...
Blast from the past: Maya tech demo
This video is a making of a few old commercial projects.In particular it demonstrates the polyCache Maya caching system developed...
New collection of Blender 4.1 materials released:
While recovering and updating old demos and projects, decided to finally publish some Blender materials I’ve created a while ago:...