On Friday, September 21, 2012 12:13:58 AM UTC+2, Nathan wrote: > > Cool! It worked!
Great! > FYI, it displays a black screen until you click the mouse or press a > keyboard -- I don't know if that was intentional. > That is odd... and definitely not intentional :-) . There is no such problem on Windows or Linux. I have to investigate why it happens. > But I get this output: > > daeview $ ./daeview.py > Running with OpenGL version: 2.1 ATI-1.0.29 > Initializing shaders... > phong > lambert > blinn > constant > texture > done. > Creating GL buffer objects for geometry... > diffuse = Texture speedometr_bmp: (not available) > diffuse = Texture compas_bmp: (not available) > diffuse = Texture speedometr_bmp: (not available) > diffuse = Texture earth2_jpg: (not available) > Could you please try what Jeff suggested at the end of this thread<https://github.com/pycollada/pycollada/pull/28>? Probably he did not commit his changes yet but it should be easy to modify your local copy to see if it solves the problem. Thanks, Andrey. > done. Ready to render. > Renderer cleaning up > > I attached a screenshot. Apparently you drag the mouse around and get to > look at a model of a dashboard and steering wheel. > > ~ Nathan > -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To view this discussion on the web visit https://groups.google.com/d/msg/pyglet-users/-/2ZZt8uWcFNQJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en.
