Skip to content

aditya-c2512/elektron-gl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElektronGL

Building & Execution Instructions

$ git clone https://github.com/aditya-c2512/elektron-gl.git
$ cd elektron-gl
$ cmake .
$ cmake --build .
$ ./main assets/obj/your_obj.obj
  • If no filepath is given, assets/obj/test.obj is rendered.

About

Codebase for the Tiny Renderer course project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published