Skip to content

Created a program that renders blender (.obj) files into 3D graphics featuring shading, illumination, and a firstperson movable camera system using C++.

Notifications You must be signed in to change notification settings

TanishqMaheshwari/3D-Graphics-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

3D-Graphics-Engine

Created a program that renders blender (.obj) files into 3D graphics featuring shading, illumination, and a firstperson movable camera system using C++.

3D.Graphics.Engine.Clipping.Demo_Trim.mp4

Video demonstrating the clipping algorithm in real time by colouring newly formed triangles blue if a single triangle is formed and red and green if two triangles are formed to replace a clipped triangle.

This project was inspired by the 3D Graphics Engine series on YouTube by javidx9.

About

Created a program that renders blender (.obj) files into 3D graphics featuring shading, illumination, and a firstperson movable camera system using C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages