Max Richter b19da950a6 refactor: use tailwind custom colors for themes
Use tailwind v4 @theme block so we can use bg-layer-0 instead of
bg-[--layer-0] for theme colors.
2026-02-03 12:18:44 +01:00
2026-02-02 17:46:04 +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%