Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

AKST/declaritive-webgl-thing

Repository files navigation

Declarive WebGL Rendering

The goal of this project is to build a declarive rendering rendering library for the web API WebGL. This will be targetting WebGL1 not 2 due to WebGL2 having no safari support.

Development

This project has been developed using parcel. To run just do this.

parcel index.html

# Or if you don't have parcel installed you can use npx
npx parcel index.html

About

Some declaritive WebGL project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages