Skip to content

kstjxy/hw00-intro-base

 
 

Repository files navigation

Highlights:

I created the Cube class by defining the vertices' indices, normals, and positions.

I implemented Fractal Brownian Motion (FBM) noise for the custom frag shader, the color also alternates over time.

Cube's vertex positions are changed in the verts custom shader through trigonometric functions.

live demo: https://kstjxy.github.io/hw00-intro-base/

hw0_demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.8%
  • GLSL 35.2%
  • JavaScript 2.0%