Skip to content

GuilhermeGSousa/game-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Engine

A small 3D data-driven game engine, for learning and research about game engine architecture, Rust, rendering, animation systems and more!

⚠️ If you are reading this, first of all thank you for checking out this repo, that's cool of you. But also, right now this repo is not functional and everything is WIP! ⚠️

Features

  • An archetype based ECS system
  • A very basic renderer, that currently supports:
    • Static meshes
    • Skeletal Meshes
    • Point/Directinal/Spot lights
    • Skyboxes
  • OBJ and GLTF support
  • Skeletal animations
    • Animation graphs (WIP)
  • Physics (Rapier engine)
  • WASM support.

About

A very simple ECS game engine written in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published