Collada model faces not displaying correctly in three.js
问题 After importing a collada model into three.js, some of the model's faces are only visible from the inside of the model and not from the outside. How can I fix the problem with the faces in question? Is it possible to have the model's faces visible from both sides? 回答1: The reason it doesn't work properly is because your file has this double_sided flag set: <effect id="material_3_4_0-effect" name="material_3_4_0-effect"> <profile_COMMON> ... <extra> <technique profile="GOOGLEEARTH"> <double