Skip to content
/ Sail Public
forked from Piratkopia13/Sail

A game engine built and maintained as a hobby project

License

Notifications You must be signed in to change notification settings

tofb15/Sail

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sail game engine ⛵

Build status

Sail is a small c++ game engine developed and maintained as a hobby project

Current features include

  • DirectX 11
  • Component based entity system
  • Event system
  • Deferred rendering
  • Hot reloadable shaders
  • .. and more

Installation

Sail requires Visual Studio 2017.

I'm not even sure if everything required to build it is contained in this repo, hit me up if there are any issues.

Future things I wanna implement

  • PBR
  • AI
  • RTX
  • Cross-platform support (dx11/12, opengl/vulkan)

License

My code (Sail/src/ and Demo/src/) is published under the MIT license

I also make use of the FBX SDK:

This software contains Autodesk® FBX® code developed by Autodesk, Inc. Copyright 2008 Autodesk, Inc. All rights, reserved. Such code is provided "as is" and Autodesk, Inc. disclaims any and all warranties, whether express or implied, including without limitation the implied warranties of merchantability, fitness for a particular purpose or non-infringement of third party rights. In no event shall Autodesk, Inc. be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of such code.


ƪ(ړײ)‎ƪ​​

Free Software, Hell Yeah!

About

A game engine built and maintained as a hobby project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.2%
  • C 16.3%
  • Objective-C 0.5%