issues
search
YCP-Swarm-Robotics-Capstone-2020-2021
/
swarm-website-visualization
Visualization Software for Swarm Website
1
stars
0
forks
source link
Minimal Working System
#20
Closed
Mnenmenth
closed
4 years ago
Mnenmenth
commented
4 years ago
Most notable changes:
Re-loadable states and data for GlObjects
GlObjectManager to go own GlObjects and hand out references to them
RenderLoop struct/system to handle the render loop and WebGL context loss/restoration
Input capture system
Texture2D shader & WebGL wrapper to replace using raw colors
Buffer variants are now defined with a macro rather than a parameter in the constructor function so that each buffer variant has its own concrete type
Most notable changes: