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

Description
No description provided
Readme 12 MiB
v0.0.3 Latest
2026-02-07 16:32:25 +01:00
Languages
TypeScript 46.5%
Svelte 30.9%
Rust 16.9%
Shell 1.4%
GLSL 1.3%
Other 3%