ArteLuna

  • Made with: C++ SFML
  • Project date: Sep 2022 - May 2023

Description

Game Engine made from scratch in C++ with SFML in ESAT that I also expanded in Sheffield Hallam University adding multi-user editing with Enet.

Team

This project was made by Adrián Ribera and me

What I did

  • Added Multi-User Editing
  • Transform parenting
  • Lighting
  • Shadow mapping of point light and directional light
  • A system that takes the variables from shaders and makes variables that can be used in code.
  • Deferred rendering
  • ImGui UI
  • Entity Component System
  • Entity Manager and entity id recycling