Skip to content
Snippets Groups Projects
Commit 7d775985 authored by Patrik Huber's avatar Patrik Huber
Browse files

Changed Mesh to use glm::tvec* instead of OpenCV

Changed all affected functions and classes accordingly: Mainly the renderer, affine-renderer, and affine texture extraction.

This results in a ~35% speed-up of rendering meshes.

It requires some not-so-beautiful conversions in render_affine and the current texture extraction, but they will be superseded by the new renderer soon anyway.
parent 40fb71b0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment