Skip to content

debroejm/SwarmEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwarmEngine

Open Source game engine, using OpenGL as the main renderer. Licensed under the Apache License 2.0; full text of the license can be found under LICENSE.txt, or at http://www.apache.org/licenses/LICENSE-2.0

This project contains multiple sub-projects. When built using CMake, the result will be a Core static library to build with, as well as sample Test applications designed to demonstrate different features of the engine.

This engine is a Capstone project for CSCE, but development is planned to continue after completion of Capstone.

Third Party Libraries

OpenCL

OpenCL is a language specification designed for parallel computing across multiple devices. The Headers which this engine uses can be found at https://github.com/KhronosGroup/OpenCL-Headers/

About

Open Source game engine, using OpenGL as the main renderer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published