Hi! I am trying to run CSGBoolean.cpp tutorial project. I am getting below error:
==== Error =======
NOTE: using default meshes
read .obj file: D:/mcut/tutorials/CSGBoolean/data/cube.obj
14 positions
0 normals
0 texture-coords
10 face(s)
44 face indices
error: have 5 vertices when there should be =4
============
I tried changing cube.obj file. But still getting this error. What can Be the cause?