Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.52 KB

README.MD

File metadata and controls

51 lines (35 loc) · 1.52 KB

Computer Graphics

3D Graphics

The Example

Lang & techs

  • TypeScript, Pug, Scss
  • WebGL (vanilla WebGL, no other libraries for drawing)
  • GLSL language
  • Pointer Lock API
  • Fullscreen API

Other

Affine transformations

The Affine Example

Bresenham's line Algorithm

The Bresenham Example

The Chart

The Chart Example