项目作者: thfabian

项目描述 :
3D game engine
高级语言: C++
项目地址: git://github.com/thfabian/sequoia.git
创建时间: 2016-12-16T23:48:50Z
项目社区:https://github.com/thfabian/sequoia

开源协议:MIT License

下载


Version Travis status" class="reference-link">Sequoia
Version Travis status

Introduction

Sequoia is a collection of tools to create 3D games for Windows and Linux using C++ and Lua

The project is still in very early development!

Project organization

The project is organized in a couple of subdirectories.

  • The sequoia-cmake directory contains various CMake modules and other scripts
    shared among all the Sequoia projects.
  • The sequoia-docs directory contains the HTML documentation of all Sequoia projects.
  • The sequoia-editor directory contains the game editor.
  • The sequoia-engine directory contains the 3D game-engine.
  • The sequoia-examples directory contains various smaller examples on how to use the engine.

Continuous Integration

Linux

Toolchain Config Status
GCC 5.4 Release GCC 5.4
GCC 5.4 RelWithDebInfo GCC 5.4
GCC 6.3 Release GCC 6.3
GCC 6.3 RelWithDebInfo GCC 6.3
Clang 3.8 Release Clang 3.8
Clang 3.8 RelWithDebInfo Clang 3.8
Clang 4.0 Release Clang 4.0
Clang 4.0 RelWithDebInfo Clang 4.0

License

This project is licensed under the terms of the MIT license.

You can check out the full license here.