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 13 MiB
v0.0.5 Latest
2026-02-13 02:43:18 +01:00
Languages
TypeScript 43.5%
Svelte 35.7%
Rust 14.7%
GLSL 2%
JavaScript 1.2%
Other 2.9%