Skip to content

LunarAkai/Moonhare_Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moonhare Engine

Game Engine written in Rust

(Currently this is just a fun side project, sooo if this engine works eventually, use it at your own risk :D)

My Goals

  • make a somewhat simple (mainly 3D) Game Engine
  • provide some abstraction so that for example different graphics APIs could be used
    • focus is on OpenGL
  • allow Scripting via C#
  • learn a metric ton about rust, game engine architecture and graphics programming :3

Blog

On my Blog I'm writing a series about building this engine. So far these parts have been published:

Architecture:

Crates

Node System

Game Loop:

About

Game Engine written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages