Skip to content

Mikepicker/opengl-racing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL Racing Game Prototype

screen

Features:

  • Modern rendering pipeline (GLSL)
  • Shadow mapping (with PCF)
  • Custom toon shader
  • Multiple lights
  • Simple rendering engine (OpenGL)
  • Simple physics engine (car-road collision tests)
  • Custom OBJ / MTL importer
  • Built-in tracks editor (serializer included)
  • UI with Nuklear
  • Joysticks integration
  • OpenAL implementation
  • Written in C

About

An OpenGL game and simple game engine, written in C99

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages