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

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%