hwoa-rang-gl

2021

Graphics Demo

  • Javascript
  • WebGL

url - https://gnikoloff.github.io/hwoa-rang-gl/

code - https://github.com/gnikoloff/hwoa-rang-gl

I developed a lightweight WebGL library for personal use and my work. I used it to learn better the API, get more experience with Typescript and as a playground to learn more linear algebra.

I plan on developing it further, adding features like skeleton animations, different material types and physically based rendering.

Texture Projection Mapping

Texture Projection Mapping Example

Point Lighting

Point Light Demo

GPGPU Noise Texture

GPGPU Swap Buffer Texture Demo

Fluid dynamics demo

Fluid dynamics demo

Linear & Exponential fog

Linear & Exponential fog example

GPGPU Particles

gpgpu particles