cnr-isti-vclab / corto

Mesh compression library, designed for rendering and speed.
Other
196 stars 43 forks source link

bug fix #7

Closed ShaoyuanLi closed 6 years ago

ShaoyuanLi commented 6 years ago

front.emplace_back maybe make the reference previous_edge and next_edge invalid when the front need to be reallocate.

ShaoyuanLi commented 6 years ago

the bug is already fixed by the master