
Project Information
- Category: Graphic Programming
- Language: C++
- Graphic API: GNM & GNMX
- Project Date: 14 Jan. 2025
- Made by: Sebastiรกn Valdรฉs Sรกnchez
My own Graphics Engine for PlayStation 5
Phazon Engine is my first graphics engine for PlayStation 5, developed during my final year of university.
It is structured around components, utilizing an Entity Component System (ECS) and offers various features including:
๐ฅ๏ธ๐๐ฑ๏ธ
Editor Mode
Provides tools like Object Selection with the mouse.
๐ฌ๐๐
Skeletal Animations
Allows smooth character animations with skeletal rigs.
๐๐
Logger System
A robust logging system for tracking engine processes and errors.
๐ ๏ธ๐๐
Gizmo Transform
Manipulate objects by rotating, translating, and scaling.
๐๐
Scene Management
Allows saving, deleting, and creating scenes for efficient project management.