1015d17afbd1adfc697d836c9472cb53b8c3731d
All checks were successful
🏗️ Build and Deploy / build_and_deploy (push) Successful in 3m45s
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