Skip to content

Latest commit

 

History

282 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Ghoul Engine?

Ghoul Engine is an OpenGL rendering engine (I don't really know what I'm doing with the project, but I know I'll use OpenGL for rendering).

Platform support

Ghoul Engine uses strictly cross-platform libraries (Windows, Mac, and Linux support) and CMake, and is tested on Arch linux with KDE plasma and Windows 11/10.

How to clone

Run this command with git installed to clone this repository: git clone --recursive https://github.com/ShoweryCellar34/Ghoul-Engine.git

How to build (CMake required)

Warning: the "res/" directory may not be copied over to the binary directory if using MSVC.

  1. Move into the cloned directory cd Ghoul-Engine.
  2. Make the build directory mkdir build and move into it cd build.
  3. Generate the project file cmake ...
  4. Build with cmake --build .
  5. Run the produced Ghoul-Engine file.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages