Video Demo

Sister Application

This application has a sister application called GDGraphicsEngine - Converter, it handles converting GLB model files into protobuff files to use with the Viewer, I created GDConverter as an upgrade to the Converter aspect of the application.

Video for Converter Application

Quick Notes


The engine was created as part of our Real Time Systems course, we load GLB files into our converter to set them as protocol buffers for our main engine. This engine handles multiple cameras and the video above covers some of its features.

  • Single Model(single and multiple mesh) Loading
  • Instancing of Multiple Models
  • Texture Rendering
  • Bounding Sphere check with the Camera Frustrum for culling