Max Richter 2351c65179
Some checks failed
Deploy to GitHub Pages / build_site (push) Has been cancelled
fix: some small issues
2024-05-06 01:38:59 +02:00
2024-04-30 12:21:22 +02:00
2024-05-06 01:38:59 +02:00
2024-05-06 01:10:23 +02:00
2024-05-06 01:38:59 +02:00
2024-02-28 21:21:42 +01:00
2024-05-06 01:10:23 +02:00
2024-04-24 03:02:17 +02:00
2024-04-30 14:25:26 +02: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 8.6 MiB
Languages
TypeScript 42.8%
Svelte 35.7%
Rust 18.5%
GLSL 1.2%
CSS 0.8%
Other 1%