Resources > demosls.py



###############################################################
# demosls                                 Hilda Gutierrez 1998
#
# This demonstrates a correctly scaled model of the Spacelab
# module that flies in the Space Shuttle Columbia.  This model
# uses about 10 megs of textures so unless your computer has
# lots of texture memory the frame rate could be hopelessly
# slow.
#
###############################################################
###############################################################
 

import vrut

vrut.go()

sls = vrut.addchild('slsoriginal3.wrl')

vrut.framerate()