/

Frost Engine

Project

Overview

Frost Engine is a game engine written in C++. It is based on the Entity Component System approach. It uses OpenGL for graphics rendering and Dear ImGui for the editor. This project was carried out as part of a school project for my Master 1 year.

Technologies

C++

OpenGL

GLFW

glm

Back