dilevin / CSC417-a1-mass-spring-1d

Assignment 1 on one-dimensional mass spring systems for CSC2549, at the University of Toronto
14 stars 14 forks source link

show face labels crashes #6

Open shabnamabbarin opened 3 years ago

shabnamabbarin commented 3 years ago

Hey, Not sure if we need this at all but playing around with the UI I noticed selecting show faces labels crashes it. See below:

image

This was output in shell:

Assertion failed: draw_list->_VtxCurrentIdx < (1 << 16) && "Too many vertices in ImDrawList using 16-bit indices. Read comment above", file C:\Users\sabba\source\repos\csc417_a1\extern\libigl\external\imgui\imgui.cpp, line 3725
honglin-c commented 3 years ago

Thanks for pointing this out! I don't think we need this for the assignments, so don't worry. :)