Skip to content

ThomasRinsma/opengl-game-test

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 

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