bd0c2eaacdf3225b7db072551a7364e393b086f3
Nodarium
Currently this visual programming language is used to develop https://nodes.max-richter.dev, a procedural modelling tool for 3d-plants.
Table of contents
Developing
Install prerequisites:
Install dependencies
pnpm i
Build the Nodes
pnpm build:nodes
Start the dev server
cd app
pnpm dev
Now you can create your first node 🤓
Roadmap
Description