Constructed run-time graphics engine from scratch using C++ which supports 2D, 3D, Keyframe animation, model skinning and GPU computation
Architected GLTF format real-time data driven engine to render and control dynamic assetsSeparated data converter and game engine to achieve fast reading and loading in runtime
Implemented shader storage buffer objects to move computational heavy operations on GPU cores