Skip to content

A simple 3D render engine which can be used to render a variety of 3D shapes with a simple lighting and depth system.

Notifications You must be signed in to change notification settings

BKPrograms/3DRenderEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

3DRenderEngine

Description:

A simple 3D render engine which can be used to render a variety of 3D shapes with a simple lighting and depth system. This was just something I created to gain a better understanding of Linear Algebra applications in 3D rendering. Currently, it only gives the user the option to simply inspect the shape.

Linear Algebra concepts used:

  • Rotation Matrices
  • Translations
  • Shapes in R^3

Cube example:

About

A simple 3D render engine which can be used to render a variety of 3D shapes with a simple lighting and depth system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages