Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 481 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 481 Bytes

Mutalisk

A WebGL shader runner client. Controlled by an Overlord. Proof-of-Concept.

Usage

Install

npm install

Run

First, make sure there's an Overlord running at http://localhost:3000 to give the Mutalisk commands. Then run:

npm start

Dependencies

Dev Dependencies