armno / webgl-102

Learning WebGL part 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webgl-102

Notes taken while I learn WebGL.

Branches

I split my learnings / experiments into different branches.

  • master - a template for other branches. contains common code needed to render something.
  • notes - random notes taken while i learn differnt things
  • 3d-model - drawing a rotating car from a free 3D model.
  • threejs - creating a rotating cube (again!) but with Three.js.

About

Learning WebGL part 2


Languages

Language:TypeScript 91.8%Language:JavaScript 4.9%Language:HTML 3.3%