Currently, to have materials display correctly, you need to set side as BackSide or DoubleSide. I don't think this is particularly intuitive. I reversed the array in geometry.js and it works fine now. Not sure if this is something you want fixed but I thought it was worth mentioning! Haven't tested with UVs yet.
Currently, to have materials display correctly, you need to set
sideasBackSideorDoubleSide. I don't think this is particularly intuitive. I reversed the array ingeometry.jsand it works fine now. Not sure if this is something you want fixed but I thought it was worth mentioning! Haven't tested with UVs yet.