Masatatsu Nakamura
mattatz.bsky.social
Masatatsu Nakamura
@mattatz.bsky.social
(3DCG | UI | Tool) programmer. Founder of DETOR.
🪢 nodi3d.com
👣 mattatz.org
Added intersection features using planes in #Nodi3d, enabling operations like mesh slicing! app.nodi3d.com?example=Slicer
July 15, 2025 at 3:01 AM
Added support for importing .3dm files in #Nodi3d🦏 .3dm files can now be loaded via the ImportGeometry node.
July 9, 2025 at 6:45 AM
Added a feature in #Nodi3d to align selected nodes. Auto layout can be used to automatically arrange nodes based on their connections.
July 3, 2025 at 3:23 AM
Added the FilletCurve & FilletCurveAt nodes to #Nodi3d 🆕 app.nodi3d.com?example=Curv... Apply fillets to sharp corners of curves🌀
June 22, 2025 at 12:12 PM
Added the OffsetCurve node to #Nodi3d 🆕 app.nodi3d.com?example=Curv... You can now offset curves while specifying the corner type and distance.
June 18, 2025 at 2:25 AM
New landing page for Nodi, our browser-based procedural modeling tool is live! nodi3d.com #Nodi3d Looking for project partners in architecture, manufacturing, and beyond.
June 5, 2025 at 12:32 PM
#Nodi3d now supports boolean operations for closed planar curves! In addition, a new PolyCurve type has been introduced, allowing multiple curves to be connected end-to-end. v2.nodi3d.com?example=Regi...
May 30, 2025 at 1:45 PM
#Nodi3d has been updated with a new UI for editing vectors directly in the viewport & nodes for projecting geometry onto a plane🆕
May 14, 2025 at 7:45 AM
Added a new FractalShell example to #Nodi3d🆕 v2.nodi3d.com?example=Frac... This update also includes several improvements, such as adding a ProjectPoint node and enhancing curve-curve intersection detection.
April 14, 2025 at 2:06 AM
Nodi now supports shortcut commands when adding nodes🆕 #Nodi3d e.g., entering 0 < 10 < 100 creates a slider node with defined minimum and maximum ranges.
March 12, 2025 at 8:47 AM
PointListDisplay node has been added to #Nodi3d that allows you to check the order of the input point sequence🔢 v2.nodi3d.com?example=Disp...
March 9, 2025 at 1:36 PM
Additionaly, updated the UI to display annotations for the data types supported by each node's inputs and outputs.
March 5, 2025 at 11:37 AM
Mesh Boolean is now supported in #Nodi3d 🆕 v2.nodi3d.com?example=Mesh...
March 5, 2025 at 11:36 AM
Also, a dedicated viewer mode is now available, allowing you to share only the model viewport and procedural modeling UI. v2.nodi3d.com/viewer/a1f4e...
February 26, 2025 at 7:32 AM
I've added an experimental automatic model generation feature to #Nodi3d using OpenAI API. It may sometimes produce unexpected results, but it's handy for generating simple templates. (Your OpenAI API key stays local—it's not sent anywhere automatically.) v2.nodi3d.com
February 13, 2025 at 7:26 AM
Almost finished implementing nested node graph structures (sub graphs) in #Nodi3d 🗂️ Redo / undo work as expected now.
February 6, 2025 at 7:52 AM
Added a feature to #Nodi3d for generating curves from text🔠 v2.nodi3d.com?example=Font Also introduced new nodes and improved the tessellation quality of Trimmed Surfaces.
January 20, 2025 at 2:15 AM
Just added an API for splitting NURBS surfaces in Curvo github.com/mattatz/curvo #rustlang
December 20, 2024 at 3:01 AM
Added the VectorDisplay node to visualize vectors in the viewport↗️ #Nodi3d
December 17, 2024 at 12:30 PM
Added a feature to generate iso-curves on surfaces in #Nodi3d
December 10, 2024 at 5:14 AM