Max Richter d3a9b3f056
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m32s
fix: make node wasm loading work
2025-11-26 12:10:25 +01:00
2025-11-24 22:25:01 +01:00
2025-11-26 12:10:25 +01:00
2024-05-06 01:10:23 +02:00
2024-12-20 12:51:56 +01:00
2025-11-26 12:10:25 +01:00
2024-12-20 16:35:16 +01:00
2024-02-28 21:21:42 +01:00
2024-05-06 01:10:23 +02:00
2025-11-23 16:01:59 +01:00
2025-11-23 15:19:27 +01:00
2025-11-23 16:01:59 +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 9.3 MiB
Languages
TypeScript 49.2%
Svelte 29%
Rust 18.5%
GLSL 1.4%
CSS 0.8%
Other 1.1%