Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Substrate Playground

Echopoint SVG Echopoint SVG Echopoint SVG

Cover

Substrate is a tiny (~1000 LOC) vanilla JS procedural wallpaper engine. This repo is the frontend where you can visually tweak the engine's primitives (density, speed, themes, etc.) in real-time.

Local Setup

Just serve the folder:

python -m http.server 8080

Engine Usage

If you just want to use the engine in your own project, you don't need this repo. Just pull it from the CDN:

import { loop, compose, primitives } from 'https://cdn.ujjwalvivek.com/scripts/substrate/latest/main.js';

Read the full engine documentation here.

About

A tiny (~1000 LOC) vanilla JS procedural wallpaper engine with theme support.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages