Skip to content
/ scop Public

A small program that parses and renders simple obj files from scratch with OpenGL.

Notifications You must be signed in to change notification settings

yorncl/scop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scop

A small program that parses and render simple obj files from scratch with OpenGL. No glm or matrix libraries.

How to use

make && ./scop resources/42.obj

You can move the object with WASD, JK for Down/Up, + and - to make it grow bigger or smaller. You can trigger the fade-in of a kitten texture by pressing T, I don't recommend it though.

Showcase

42 school logo

Standford bunny

About

A small program that parses and renders simple obj files from scratch with OpenGL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published