shiva
last version
last version
  • Shiva Documentation
  • Shiva
    • Changelog
    • FAQ
    • Gallery
    • Installation
    • Modules
      • shiva::box2d
      • shiva::dll
      • shiva::ecs
      • shiva::entt
      • shiva::enums
      • shiva::error
      • shiva::event
      • shiva::filesystem
      • shiva::input
      • shiva::json
      • shiva::lua
      • shiva::meta
      • shiva::pp
      • shiva::pyscripting
      • shiva::range
      • shiva::reflection
      • shiva::scenes
      • shiva::sfml
        • shiva::system-sfml-animation
        • shiva::system-sfml-graphics
        • shiva::system-sfml-inputs
        • shiva::system-sfml-resources
      • shiva::spdlog
      • shiva::stacktrace
      • shiva::timer
      • shiva::world
    • Roadmap
    • Scripting
      • Lua
      • Python
    • Tutorial
      • Quick'start
      • How to create/build/install a system plugin
      • How to create a scripted system
      • How to create a project through the CLI tools and build it
Powered by GitBook
On this page
  • Introduction:
  • Project Status:
  • Supported Compiler:

Shiva

PreviousShiva DocumentationNextChangelog

Last updated 6 years ago

Introduction:

Welcome to the documentation of the shiva c++ engine

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 to the runtime.

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

Project Status:

Categories

Badge Status

Coverage Head

Coverage Master

AppVeyor Windows

Jenkins-Windows

Jenkins-Linux

Supported Compiler:

Compiler

Version

MSVC

15.7 or +

G++

7.2 or +

Clang

6.0 or +

modules
Coverage Status
Coverage Status
Build Status
Build Status
Build status