Skip to content

ujjwalvivek/substrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors