[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Faster OBJ loader



ps.  if the obj has multiple objects using the same textures/materials, then only loading that material once and sharing it can give big speedups.  Not generally the case in simple single models, but more so if it is a really big scene.