SuperWangKai / BlueshiftEngine

Blueshift is a cross-platform 3D game engine implemented in C++. it's free, open-source, and works on Windows, macOS, iOS, and Android. The project is currently in an early stage of development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blueshift Game Engine

License Windows Build status

Blueshift is a cross-platform 3D game engine implemented in C++. it's free, open-source, and works on Windows, macOS, iOS, and Android. The project is currently in an early stage of development.

See the change log for changes.

Buy Me a Coffee at ko-fi.com

Features

  • Cross-platform (Windows, macOS, iOS and Android)
  • OpenGL 3.2+, OpenGL ES 3.0 rendering
  • Skeletal (with hardware skinning) animation
  • GPU instancing with skinned mesh
  • Parametric animation blending
  • Directional, spot, point lights
  • Shadow mapping (cascaded shadow map, omni directional shadow map, projected shadow map)
  • Particle system
  • Post-processing
  • PBR rendering
  • Physics using Bullet
  • Vehicle physics
  • Scripting using Lua and LuaJIT
  • Audio static/streaming playback using DirectSound, OpenAL and OpenSLES
  • TrueType font rendering using FreeType
  • Component based scene objects
  • Playable WYSIWYG editor using Qt with undo & redo capabilities

Downloads

Blueshift editor binaries are downloadable here.

Examples

Example projects are downloadable here.

Screenshots

Screenshot1 Screenshot2 Screenshot3 Screenshot4

Documentation

License

The Blueshift game engine source code is released under the Apache 2.0 license. Please see LICENSE.md for complete licensing information.

How To Contribute

Contributions are always welcome, either reporting issues/bugs or forking the repository and then issuing pull requests when you have completed some additional coding that you feel will be beneficial to the main project. If you are interested in contributing in a more dedicated capacity, then please contact me.

See also

Blueshift Document

About

Blueshift is a cross-platform 3D game engine implemented in C++. it's free, open-source, and works on Windows, macOS, iOS, and Android. The project is currently in an early stage of development.

License:Other


Languages

Language:C++ 56.6%Language:C 36.1%Language:GLSL 1.6%Language:Objective-C++ 1.5%Language:CMake 1.4%Language:Lua 1.2%Language:Objective-C 0.7%Language:C# 0.3%Language:Java 0.3%Language:Shell 0.1%Language:Makefile 0.1%Language:Cuda 0.1%Language:ShaderLab 0.1%Language:Batchfile 0.0%