File:Streetscene env.jpg

Don't mind the mess!

We're currently in the process of migrating the Panda3D Manual to a new service. This is a temporary layout in the meantime.

Top
Python C++
Streetscene_env.jpg(256 × 256 pixels, file size: 32 KB, MIME type: image/jpeg)

This image was generated with the following program:

from direct.directbase.DirectStart import *

scene = loader.loadModel('bvw-f2004--streetscene/street-scene.egg')
scene.reparentTo(render)
scene.setZ(-2)
camera.setHpr(7, -32, 0)
base.saveSphereMap('streetscene_env.png', size = 256)

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current09:43, 6 October 2005Thumbnail for version as of 09:43, 6 October 2005256 × 256 (32 KB)Drwr (Talk | contribs)

The following page links to this file:

Top