MarginallyClever / Robot-Overlord-App

Simulation and control software for robots
https://www.marginallyclever.com/
GNU General Public License v2.0
157 stars 48 forks source link

No check if numColors = numVertex, etc #197

Closed i-make-robots closed 6 months ago

i-make-robots commented 6 months ago

https://github.com/MarginallyClever/Robot-Overlord-App/blob/04aee338683603f439ba9f0e2dd3fa78761dcf69/src/main/java/com/marginallyclever/ro3/mesh/Mesh.java#L141

if there are less vertex than color etc then things could get bad, fast.

i-make-robots commented 6 months ago

fixed in 2f102b6e6a2be62ba7970bae2af52948d18a4734