/3DEngine

Basic 3D engine created for learning purposes. Focused in using simple maths rather than performance.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Simple 3D engine

This project's goal is to help me to understand the underlying maths used in geometric calculations. Because of that, it uses 3x3 matrices and Gauss equation system rather than uniform 4x4 matrices.

Project features two frontends which are responsible of finally drawing a std::vector