Skip to content

ErfanMo98/Syndra

 
 

Repository files navigation

Syndra Engine

Syndra is an early-stage 3D real-time rendering engine being developed for windows platform.

Motivation

Syndra is my university's final year project and I wanted to study how to build 3d game engines.

Getting Syndra

Syndra only supports windows for now. Visual Studio 2019 is recommended.

Start by cloning the repository with git clone --recursive https://github.com/ErfanMo77/Syndra-Engine.

If the repository was cloned non-recursively previously, use git submodule update --init to clone the necessary submodules.

Then, you can execute GenerateProjects.bat to generate visual studio solution file.

Authors

Acknowledgments

The Cherno game engine series

Logo design : AmirMohammad Abedini

About

3D game engine/renderer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 64.0%
  • C 23.6%
  • GLSL 9.8%
  • Lua 1.4%
  • Python 1.1%
  • Batchfile 0.1%