Max Richter 89e4cf8364 chore: use vite for auto building @nodarium/ui instead of chokidar
We already use vite for building and during dev. Can use a custom vite
plugin to automatically package ui after every change, so no need for
chokidar.
2026-02-03 12:18:44 +01:00
2026-02-02 17:46:04 +01:00
2026-02-02 17:07:43 +01:00
2026-02-02 17:33:01 +01:00
2026-02-02 16:22:14 +01:00
2026-01-19 12:51:33 +01:00
2026-01-19 12:51:33 +01:00
2026-01-19 01:29:12 +01:00
2026-02-02 17:33:01 +01:00
2026-01-19 12:51:33 +01:00
2026-02-02 16:22:14 +01:00
2026-02-02 17:48:11 +01:00
2026-02-02 17:33:01 +01:00

Nodarium

Nodarium

Nodarium is a WebAssembly based visual programming language.

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

S
Description
No description provided
Readme 6.8 MiB
v0.0.6 Latest
2026-05-05 22:59:19 +02:00
Languages
TypeScript 45.6%
Svelte 35.5%
Rust 13.8%
GLSL 1.7%
JavaScript 1%
Other 2.4%