Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix vision & trajectory 3D rendering
On some platforms (macOS only?), a vertex buffer would fill up and the lines would stop rendering. Seems to be fixed by explicitly requesting that the updated geometry is sent to the GPU.
- Loading branch information