GUILLEM ALQUEZA

Spectra Engine

Description

Development of a custom 3D game engine.
The game was developed using C++, OpenGL and SDL.

Contributions

As the programmer and developer of the engine, I contributed to the following features:

  • Implemented model and texture importing to support 3D assets.
  • Integrated drag and drop functionality for importing assets.
  • Developed a custom file library for efficient resource handling.
  • Created a resource management system to handle models, textures, and other assets.
  • Implemented mouse picking to select objects directly in the editor.
  • Added multiple shading modes: wireframe, shaded, and shaded wireframe.
  • Added a component-based system with components like Transform, Material, Mesh, Camera, and Script.
  • Implemented an octree based space partitioning for efficient object management.
  • Integrated frustum culling to optimize rendering performance.
  • Implemented scene serialization with save and load functionality.
  • Implemented scripting functionality with exposed variables accessible in the editor.
  • Developed an engine monitor to display real-time performance metrics.
  • Created a logging system to display engine and game logs.
  • Added time management to synchronize gameplay time.
  • In Progress

  • Integrating Wwise for advanced audio features, including components for listeners, emitters, effects, and sound zones.
  • Implementing Jolt Physics for dynamic physics interactions with colliders and rigid bodies.
  • Experience Gained

  • Enhanced C++ skills and ability to work with external libraries and documentation.
  • Gained a deeper understanding of game engine architecture and core systems.
  • Developed the ability to create custom tools to improve development workflows.
  • Spectra Engine Spectra Engine Logo