Skip to content

First release

Compare
Choose a tag to compare
@LeeVangraefschepe LeeVangraefschepe released this 29 Oct 11:22
· 162 commits to main since this release
74e675f

LeapEngine (V1.0.0)

This is the first release of the Leap Game Engine. Development of this engine will continue, and you should be able to replace your engine files with the new releases as they become available.

Features

This initial version supports the following main features

  • Custom meshes
  • Obj meshes
  • MP3, WAV, sounds
  • Keyboard & Mouse input
  • DirectX .fx shader files
  • ImGUI
  • GameObject
  • Component system
  • Sprites (with canvas logic)
  • GLM library
  • Debuggers
  • Window rescaling support
  • Height maps

Upcoming

For the next release, we are working on integrating physics and fine-tuning the window handling.