mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-30 07:31:10 +00:00
It results in a six-fold reduction of the amount of data transferred into GPU because there is no need to duplicate vertices for every triangle. Also, normals aren't needed to be transferred to GPU.