################################################################## # temple # # Scene Three-legged temple with a slide projector for altar # Author Xavier Bouquin # Copyright 1989 Xavier Bouquin -- ok to distribute if copyright # appears and no commercial use. Created with Sculpt4D # (Amiga) and then converted to NFF. # # Comments The trouble with all models by Xavier Bouquin is that # he uses very large numbers as vertex coordinates. For # those who use floats (single precision) it is hard to # find a proper epsilon in geometry computations. As a # result, pictures become very noisy. In fact, that was # the reason why I eventually switched to double floats # for storing models. # # Objects 1,844 double patches+polygons, 268 conflicting normals # Precision DOUBLE # Memory 0.56M -> 1.34M # Time 640x480 sample 16, demiurge: 10 min 14 sec # # Ok ##################################################################