Skip to content

singhmj/L3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Project L3

As of now this project is just trivial OpenGL stuff. I have plans to write a basic game engine in c/c++ and hopefully some of the code from this project will come handy in near future.

Note: The code is written targeting the old OpenGL Fixed Function Pipeline. One of the reasons were that my laptop's graphics card is outdated and only supports old OpenGL FFPipeline. Furthurmore, I used Freeglut library which makes writing OpenGL things all over easy.

And the most important thing, some of the code in this project is inspired from David Parker's OpenGL tutorials. You may check out his youtube channel here

About

OpenGL Project. Targets old OpenGL fixed function pipeline.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors