Skip to content

This is a game engine written in the Rust programming language.

Notifications You must be signed in to change notification settings

ethankuhrts/Rust-Game-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust-Game-Engine

A rendering / game engine built with the Rust programming language.

This is a hobby project.

Not in a production state, this is a hobby project of mine and am using it as a chance to learn Rust and low level game development.

Dependencies

  • WGPU for graphics
  • Winit for windowing and input
  • GLAM for math
  • Specs ECS

Plans

  • Lighting
  • Implement Rapier physics
  • Asset Loading
  • UI
  • Particles
  • Android support
  • Scene Editor

About

This is a game engine written in the Rust programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published