3D Loader
Document Type
Abstract
Publication Date
Spring 5-1-2024
Abstract
There are many different types of 3D model file formats and different software to render them. 3D Loader, a Windows application, is a rendering engine using OpenGL and C++ to apply a graphics algorithm on glTF file format. This project can also generate 2D/3D objects. It is an implementation of basic algorithms such as texture mapping, index buffering, lighting, and shaders, and combines with advanced topics like camera systems and model loading to modify 2D/3D objects, and projects them onto the screen.
Recommended Citation
Chu, Long `24, "3D Loader" (2024). Student Research. 170, Scholarly and Creative Work from DePauw University.
https://scholarship.depauw.edu/studentresearchother/170
Comments
Completed as part of the Computer Science Senior Capstone Project.