konceptosociala / flatbox_legacy

(DEPRECATED) Rusty ECS-driven game engine, being developed for komunterio game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flatbox banner

status crates

3D rusty game engine, using API Vulkan and implementing paradigm of ECS

WARNING

The crate is in a very early stage of development. Use it at your own risk

Features

Platforms

  • Linux
  • Windows
  • MacOS

Rendering

  • Screenshots
  • Egui
  • Custom materials
  • PBR Material
  • Shadows
  • Animations (bvh)
  • Models (obj)

Physics

  • Rigid bodies, colliders
  • Joints
  • Debug

Misc

  • Wide error handling
  • Extension system
    • Custom runner
    • Custom event handlers
  • Dynamic scene saving/loading
  • Save-Load system
    • ECS World
    • Resources
  • Lua scripts

Audio

  • 2D
  • 3D

About

(DEPRECATED) Rusty ECS-driven game engine, being developed for komunterio game

License:The Unlicense


Languages

Language:Rust 96.6%Language:GLSL 3.2%Language:Lua 0.1%