Skip to content

Ciubix8513/lunar-engine

Repository files navigation

lunar-engine

A game engine written in Rust using wgpu, includes a math library, a renderer, an ECS(like) and various file format asset loading

Goals for this project

  • Basic colored rendering
  • Wavefront obj loading
  • .bmp loading
  • textured rendering
  • Rendering abstraction
  • Ecs, or at least ecs like
  • png format loading
  • Better input
  • OPTIMIZATION
  • PBR rendering
  • post proccessing stuff
  • A physics engine?
  • gltf loading
  • Skeletal animations

Note: This is just my personal project, some of these goals may never get accomplished or be rearranged, no guarantees, I do what i find fun

About

A game engine written in Rust using wgpu

Topics

Resources

License

Stars

Watchers

Forks