Added intersection features using planes in #Nodi3d, enabling operations like mesh slicing! app.nodi3d.com?example=Slicer
Posts by Masatatsu Nakamura
Added support for importing .3dm files in #Nodi3d🦏 .3dm files can now be loaded via the ImportGeometry node.
Added a feature in #Nodi3d to align selected nodes. Auto layout can be used to automatically arrange nodes based on their connections.
Added the FilletCurve & FilletCurveAt nodes to #Nodi3d 🆕 app.nodi3d.com?example=Curv... Apply fillets to sharp corners of curves🌀
Added the OffsetCurve node to #Nodi3d 🆕 app.nodi3d.com?example=Curv... You can now offset curves while specifying the corner type and distance.
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.
#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...
#Nodi3d has been updated with a new UI for editing vectors directly in the viewport & nodes for projecting geometry onto a plane🆕
I’ve added image-input support to the model-generation feature that uses the OpenAI API in #Nodi3d I’ve also improved the accuracy of the generation results. v2.nodi3d.com/0cf10fb8-dea...
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.
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.
Screenshot of a window showing two panes: on the left is a script, and on the right is a fidget spinner
A wireframe mesh of an architectural cross-section
Marge Simpson, holding a squishy cube-sphere-intersection, with the caption "I just think they're neat!"
I've just announced my new (blazing-fast) kernel for implicit surfaces: mattkeeter.com/projects/fid...
It's got something for everyone: Cool graphs! Multithreaded WebAssembly! Terrible mesh topology! JIT compilers!
After three years, I'm excited to finally show it off to a wider audience 😎
PointListDisplay node has been added to #Nodi3d that allows you to check the order of the input point sequence🔢 v2.nodi3d.com?example=Disp...
Additionaly, updated the UI to display annotations for the data types supported by each node's inputs and outputs.
Mesh Boolean is now supported in #Nodi3d 🆕 v2.nodi3d.com?example=Mesh...
ハンバーガー美味しいですね 真夏に行った時に空調が壊れてて灼熱の中汗だくで頬張った思い出があります
なんと… お気に入りのお店でした泣
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...
Nodi v2 now supports saving designs to the cloud☁️ (login required) This makes online sharing easier. v2.nodi3d.com #Nodi3d
I've implemented a dark mode UI in #Nodi3d, allowing you to toggle between light and dark color themes. ☀️🌙 v2.nodi3d.com
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
Just added a new Sub Graph node to #Nodi3d v2.nodi3d.com?example=SubG... It now supports nested node graphs, allowing you to consolidate repeated processes and maintain a cleaner overall structure📁
Almost finished implementing nested node graph structures (sub graphs) in #Nodi3d 🗂️ Redo / undo work as expected now.
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.
Just added an API for splitting NURBS surfaces in Curvo github.com/mattatz/curvo #rustlang
Added the VectorDisplay node to visualize vectors in the viewport↗️ #Nodi3d
Tried 3D printing a surface generated and converted to G-code using Nodi 🖨️ #Nodi3d #3Dprinting
Thrilled with how the wavy shape came out so cleanly!
Added a feature to generate iso-curves on surfaces in #Nodi3d
Testing G-code generation with #Nodi3D v2.nodi3d.com?example=Gcode
Added Import Geometry node to support importing DXF, SVG, OBJ, and STL files in #Nodi3d 🆕 モデルデータを読み込めるノードを追加しました