Skip to content

BenBenyamin/Computer-Graphics-From-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Graphics from Scratch

Computer graphics from scratch! In this project, built entirely in C++, I've created a simple graphics viewer capable of rendering triangle-based 3D objects, like STL files. Here are a few examples of it in action. The colors of each face are randomized to make it easier to distinguish the different triangle surfaces.

You can watch some example videos here:

EIFFEL.mp4
(Source STL)

TOTODILE.mp4
(Source STL)

How to run

Build the project and run CPP_Project. For Gtest, run "test/3D Test".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published