itch.io is community of indie game creators and players

Devlogs

Release v0.2.0 - Physics, UI Improvements, and More

enik-engine
A downloadable tool for Windows and Linux

Features & Changes:

  • Physics System:
    • Jolt Physics added! Currently supports 2D only, but lays the groundwork for future 3D physics.
    • Physics body components restructured to work with Jolt.
  • Transform Component Update:  
    • Now supports 3D transformations (3D support in the engine will come in the future). 
    • Rotation is now handled using quaternions.
  • Editor Improvements: 
    • UI updated for a more consistent and refined look.
    • New Home Tab:
      • Opens when launching the editor without a project.
      • Also appears when creating a new tab using `Ctrl + T`. 
  • Other Enhancements:
    • Fixed various memory leaks and uninitialized variables for better stability.
    • Added MinGW cross-compilation support for building Windows binaries from other platforms.  

Files

  • enik-engine-v0.2.0.tar.gz 5.2 MB
    Feb 21, 2025
  • enik-engine-v0.2.0-msvc.zip 8.3 MB
    Feb 21, 2025
  • enik-engine-v0.2.0-mingw.zip 5.1 MB
    Feb 21, 2025
Download enik-engine
Leave a comment