This project was done in a couple of weeks or so to replace my old webpage header and showcase some skills
- TypeScript
- Vanilla WebGL
- Webpack
- A bit of algebra
- No library dependencies besides vector/matrix math
- Github Actions to build and deploy to its own Github Page
- Some of this paradigm, some of that
You can access its Github Webpage:
https://2bam.github.io/2bam-webgl-logo/
Or you can try it locally. This project has been created using Node v20. Unpack and run:
npm i
npm run serve
It will pop up a browser running the page.