Skip to content

Just a commodity wrapper for WebGL with basic vectors and matrices math.

License

Notifications You must be signed in to change notification settings

DavDag/WebGL-basic-lib

Repository files navigation

WebGL-basic-lib

License: ISC Npm Package npm version

Simple and expressive utility lib that aims at keeping WebGL at "low level" while improving the syntax. Written for didactic purposes.

Installation

Npm

npm install webgl-basic-lib

jsDelivr

https://cdn.jsdelivr.net/npm/webgl-basic-lib@latest/lib/all.min.js

Tests (using JEST)

You can check the current results from the Git Actions

Tests 📝Passed ✅Failed ❌Skipped ⏭️Pending ⏳Other ❓Flaky 🍂Duration ⏱️
1931930000000:00:03

This repo contains 4 demo projects

3D Scene

image

Algorithm Visualization

image image

Cellular Automata

image

Universe

image image

About

Just a commodity wrapper for WebGL with basic vectors and matrices math.

Resources

License

Stars

Watchers

Forks

Packages

No packages published