Skip to content

periiDevl/Caliber-Engine

Repository files navigation

Caliber Game Engine

Claiber engine, developed by Perii Dev, is an impressive game engine that has been in development for over a year as a passion project. With constant additions of new technology every month, Caliber is rapidly evolving into a fully functional game engine. If you're a game developer or enthusiast, we highly recommend trying out the Caliber engine today to experience its potential for yourself. CaliberEngine

What does Caliber engine use?

bool Caliber_Is_Using_OpenGL = true;
bool Caliber_Is_Using_GLFW = true;
bool Caliber_Is_Using_IMGUI = true;
bool Caliber_Is_Using_Bullet_Physics = true;

/* 
Caliber is open source! You can add what ever libraries, Custom features or just
play with the source code!
*/

Were can I follow the development?

you can follow the development of the the Caliber engine on :

Screenshots!

Screenshot (283)

Screenshot (10)

Screenshot (284)

More information in the near future...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages