Skip to content

tucna/3DDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3DDemo

Small program visually demonstrating some basics of linear algebra.

 

The project is built on tPixelGameEngine which is only one dependency used exclusively for pixel drawing.

Controls

  • W/A/S/D - move the cube.
  • Q/E - rotate the cube.

Features

  • 2D and 3D preview of the scene.
  • Fixed camera with frustum preview.
  • All matrices used for all steps needed for rendering are printed out.
  • Cohen-Sutherland line clipping.

About

Demo of 3D graphics basic concepts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages