Skip to content

A silly old project: C++ game engine with portal rendering

Notifications You must be signed in to change notification settings

ThomasRinsma/opengl-game-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL Engine Test

This is (was) a pet project of mine. The goal is some sort of all-in-one first-person fancy-lighting 3D engine. Although it's more of a learning project.

I'm trying to use only modern OpenGL techniques, combined with new C++11 stuff. I'm also using the development version of SFML, so you'll need to have quite new packages to be able to compile this.

Depends on:

  • libsfml-dev >= 2.0
  • libglew-dev >= ?
  • libglm-dev >= ?
  • gcc >= 4.7 (or any C++11 compatible compiler)

Screenshot

About

A silly old project: C++ game engine with portal rendering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published