CS334 Fundamentals of Computer Graphics

Working on a 3d Engine in C++ for class. Uses the very minimal amount of openGL as possible. All projection and rendering is done in software (CPU and system memory).

Working on a 3d Engine in C++ for class. Uses the very minimal amount of openGL as possible. All projection and rendering is done in software (CPU and system memory).