liamegan / fxhash-webgl

A super minimal webgl setup for fxhash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vanilla javascript fxhash project starter

This repository is meant to provide the barest of bare-bones setups for webgl projects on fxhash.

To-do

  • Documentation
  • Examples
  • Explanations of functionality
  • Add basic webserver for development - for now, please use http-server .

How to use

  • Clone the project npx degit liamegan/fxhash-webgl your_project_name
  • Start building

About

A super minimal webgl setup for fxhash

License:MIT License


Languages

Language:JavaScript 74.7%Language:HTML 24.3%Language:CSS 1.0%