Skip to content

K-Finlay/Splash-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 

Repository files navigation

Splash Engine - Revision 3

A fast & powerful OpenGL game engine, written in C++. Revision 3 is the latest iteration of the engine, and also the first version that is publicly avaliable.

While there is no documentation at this time, there is a simple example that can be used to get started. It is also in very early development, and is far from being feature complete.

It has been tested on Windows and Linux (Arch). In theory, it should also run on OSX, but it hasn't been tested.

Also, no dependencies are included. You will need to download them yourself. This is due to the use of some commercial libraries.

The dependencies are listed below.

Required Dependencies

  • Assimp
  • FMOD Studio
  • GLFW3
  • GLEW
  • GLM
  • FreeImage

About

A fast & powerful game engine, written in C++ and OpenGL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published