Skip to content

Basic 3d game engine made with OpenGL and C++, with support for physics and audio.

Notifications You must be signed in to change notification settings

TheSlugInTub/Slug-Engine-3D

Repository files navigation

Slug Engine

A basic 3d game engine with audio and physics. screenshot

Features

  • Audio playback with OpenAL.
  • Physics with custom physics implementation.
  • Blinn-phong lighting.
  • Bare-bones 2d rendering.
  • Textures on objects.
  • Loading in 3d models with Assimp.

About

Basic 3d game engine made with OpenGL and C++, with support for physics and audio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages