freab / alma

An interactive playground for generative graphics. Combine nodes & logic into WebGL shaders - all through an intuitive no-code interface.

Home Page:https://alma.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alma

Alma is an interactive playground for generative graphics.

It comes with a unique node-based editor for WebGL experiences, and a layer-based renderer which can mix graph layers with raw GLSL-based layers.

Nominated for "Fun Side Project of the Year" at React Open Source Awards 2023.

Open Playground

Packages

Alma is divided up into a bunch of different sub-packages:

Graph

Core implementation of the Node graph implementation. This was the first implementation of what later became known as the Nodl framework.

WebGL

The WebGL implementation of Alma. Contains the nodes and compiler which produces the final WebGL program.

GLSL

A small package which helps with creating custom visual nodes from raw GLSL functions.

Client

The web application which hosts the client.

Renderer

Alma's internal renderer.

About

An interactive playground for generative graphics. Combine nodes & logic into WebGL shaders - all through an intuitive no-code interface.

https://alma.sh


Languages

Language:TypeScript 97.6%Language:PLpgSQL 1.1%Language:JavaScript 1.0%Language:CSS 0.3%