Shin Jeong Min
Shin Jeong Min
Thanks. I couldn't render it, so I looked at it, and the obj path was wrong! I will also explore the issue of cloth_20_30_l.obj breaking.
 I solved it! The problem is that ObjLoader can't correct parse quad indices. So, i fix ObjLoader and cloth is perfectly render without broken. ``` // Loop through faces,...
My GPU is RTX 3060Ti and I also get above same error when run in run_ootd.py. How can i solve it? @TanvirHafiz did you sovled it?