Skip to content
/ shiva Public
forked from Milerius/shiva

Modern C++ Engine with modularity (MIT)

License

Notifications You must be signed in to change notification settings

lineCode/shiva

 
 

Repository files navigation

Introduction

shiva is an engine programmed in C++ 17 that aims to be very fast in runtime by using the maximum of features at the compilation while remaining extensible at runtime.

It is based on an architecture of modules that can be used separately or together.

Documentation / Information / Installation / Building

https://shiva.gitbook.io/project/shiva/

Quick Start

https://shiva.gitbook.io/project/shiva/tutorial/how-to-create-a-project-through-the-cli-tools-and-build-it

Gallery

https://shiva.gitbook.io/project/shiva/gallery

About

Modern C++ Engine with modularity (MIT)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 90.6%
  • CMake 7.3%
  • Lua 1.0%
  • Python 0.6%
  • PowerShell 0.2%
  • XSLT 0.2%
  • Shell 0.1%