Max Richter 8693c63d16
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m3s
feat: resize canvases to fit window height
Closes #16

The canvases fit their parents size, so adding a wrapper with 100vh
solved it. https://threlte.xyz/docs/reference/core/canvas#size
2026-01-20 17:55:58 +01:00
2025-11-24 22:25:01 +01:00
2026-01-19 16:33:24 +01:00
2024-12-20 12:51:56 +01:00
2024-12-20 16:35:16 +01:00
2026-01-20 15:19:39 +01:00
2026-01-19 12:50:12 +01:00
2026-01-19 12:50:12 +01:00
2024-05-06 01:10:23 +02:00
2025-11-23 16:01:59 +01:00
2026-01-19 12:50:12 +01:00
2026-01-19 16:26:15 +01:00
2026-01-19 16:33:24 +01:00
2026-01-19 16:57:54 +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.5 Latest
2026-02-13 02:43:18 +01:00
Languages
TypeScript 45.1%
Svelte 32.1%
Rust 16.5%
GLSL 2.3%
Shell 1.3%
Other 2.7%