Rombo Tools v2.0 Released !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey, Rombo Shaders v2.0 for Arnold has just been dropped !
It’s a massive release with over 50 new shader nodes (for a total of 112 shaders).
Tech highlights:
• Math Parser : With a completely re-written core, it now features a custom compiler .. evaluating complex string expressions into optimized bytecode before the render starts. Zero runtime allocation, zero string parsing during shading.
• Micro Flakes : Solves the "glitter flickering" problem. It mathematically resolves sub-pixel flakes using binomial distribution for perfect temporal stability in animation.
• True POM : Parallax Occlusion Mapping with binary search refinement, actual self-shadowing, and adaptive filtering to prevent noise artifacts from ruining the ray-march.
We also built four complete procedural toolsets:
• Noises : We moved beyond standard Perlin. Includes spectral-domain generation (LRPN, Phasor) for fabrics/brushed metals, and divergence-free Curl noise for fluids and many others for a total of 20 new noise shaders.
• Patterns : Infinite-resolution, mathematically generated geometry. From modular Truchet tiles to crystallographic Orbit Traps and Hamiltonian chaos (Symmetrized Pattern).
• Math : The wiring layer. Vector logic, fuzzy booleans, and 25 high-precision constants (Plastic, Feigenbaum) so you don't have to Google 1.618... ever again.
• Color : Production grading right in the shader tree. ACES tonemapping, threshold band-keying, and analytic cosine palettes.
It all runs native, multi-threaded C++ with minimal overhead.
We improved the core engine by refactoring our C++ backend for better cache coherency and minimal memory overhead. By implementing branchless code and optimized data structures, the suite now executes faster, leaner, and more predictably under heavy load — delivering a smoother and more responsive experience.
We’ve unified and streamlined the DCC experience with optimized node categorization and intuitive layouts, ensuring a clutter-free, 1:1 parity across Maya, Cinema4D, and Houdini.
Full technical docs and visual examples are on our website.
Here the v2.0 release page : https://www.rombo.tools/2026/04/21/update-v2-0/
Some images rendered with rtoa v2.0:
🖖