BlueshiftEngine

授权协议 Apache-2.0 License
开发语言 C/C++
所属分类 游戏/娱乐、 游戏模拟器/工具/引擎
软件类型 开源软件
地区 不详
投 递 者 谷梁浩思
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Blueshift Game Engine

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.

For more information about the changes, see the change log.

Buy Me a Coffee at ko-fi.com

Features

  • Cross-platform (Windows, macOS, iOS and Android)
  • OpenGL 3.2+, OpenGL ES 3.0 rendering
  • Component based scene objects
  • Skeletal (with hardware skinning) animation
  • GPU instancing with skinned mesh
  • Parametric animation blending
  • Directional, spot, point lights
  • Environment probes
  • Shadow mapping (cascaded shadow map, omni directional shadow map, projected shadow map)
  • Particle system
  • HDR rendering and filmic tone mapping
  • Post-processing
  • PBR rendering
  • Environment probes
  • Physics using Bullet
  • Vehicle physics
  • Scripting using Lua and LuaJIT
  • 2D and 3D audio playback using DirectSound, OpenAL and OpenSLES
  • TrueType font rendering using FreeType
  • Unicode string support
  • 3D mesh/animation import from FBX
  • Supported IDEs: Visual Studio, Xcode, Android Studio
  • Playable WYSIWYG editor using Qt with undo & redo capabilities

Downloads

Blueshift editor binaries are downloadable here.

Examples

Example projects are downloadable here.

Screenshots

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

相关阅读

相关文章

相关问答

相关文档