Skip to content

Releases: Lulezer/Echlib-Library

Echlib 1.0 — First Full Release

05 Nov 20:40
4a0f4cf

Choose a tag to compare

The first complete version of Echlib is finally here!
A lightweight, C++-based framework built for simplicity and creativity.

🚀 Includes:

✅ Rendering System – draw textures and shapes with ease
✅ Audio System – play and manage sound effects and music
✅ Keyboard & Mouse Input Handling – responsive, easy-to-use input layer
✅ 2D Camera System – smooth, flexible camera movement
✅ Collision System – simplified collision detection and resolution
✅ File I/O System – quick and clean file read/write operations
✅ Text UI System – crisp TrueType font rendering with STB

(OLD) Echlib prerelease 3.0

28 Mar 22:53
66b7a99

Choose a tag to compare

Pre-release

NOTE:
this is the old version of echlib.

The Third Prerelease
Features include:

  • A window manegment system
  • A rendering system for Shapes And textures With transperency support
  • An audio system
  • An input system
  • A File I/O System
  • DeltaTime support
  • Collision System
  • Camera System

Echlib prerelease 2.0

01 Mar 06:15
25bb92b

Choose a tag to compare

Echlib prerelease 2.0 Pre-release
Pre-release

The Second Prerelease
Features include:

  • A window manegment system
  • A rendering system for Shapes And textures With transperency support
  • An audio system
  • An input system
  • A File I/O System
  • DeltaTime support

Echlib Prerelease 1.0

15 Jan 08:41
fa09c0a

Choose a tag to compare

Echlib Prerelease 1.0 Pre-release
Pre-release

The First Prerelease
Features include:

  • A window manegment system
  • A rendering system for Square and tringle
  • An audio system
  • An input system