Skip to content
Snippets Groups Projects
  1. Nov 08, 2016
  2. Nov 07, 2016
  3. Nov 06, 2016
  4. Oct 10, 2016
  5. Oct 09, 2016
  6. Oct 04, 2016
  7. Sep 29, 2016
  8. Sep 20, 2016
  9. Sep 19, 2016
  10. Sep 18, 2016
  11. Sep 17, 2016
  12. Sep 11, 2016
    • Patrik Huber's avatar
      Changed Mesh to use glm::tvec* instead of OpenCV · 7d775985
      Patrik Huber authored
      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.
      7d775985
Loading