Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL Engine

About

Custom game engine made with OpenGL.

Contains a sample scene presenting features of the engine.

Features

  • Transformations (Scaling, Translation, Rotation)
  • Camera with mouse look
  • Textures
  • Skybox
  • Loading models in .obj format
  • Phong lighting model - ambient, diffuse and specular lighting

Controls

  • Use mouse to look around
  • Use W A S D keys to move

Built With

Prerequisites

Visual Studio

Installation

  1. Clone project
git clone https://github.com/kotikfi/opengl-engine.git
  1. Run project with CTRL+F5 (Visual Studio)

About

Custom game engine made with OpenGL. Contains a sample scene presenting features of the engine.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages