From: Braden M. <br...@en...> - 2008-05-02 20:15:32
|
M. van Doeselaar wrote: > > > Braden McDaniel wrote: >> How are you invoking sdl-viewer? It only accepts valid URIs. And in the >> case of sdl-viewer, it only accepts file (or relative) URIs. >> > > Oops, my bad...I didn't set the right working directory. The viewer now only > sometimes shows the vrml-object. I get a blank console and viewer window > most of the time (say 16 out of 20). Sometimes the console shows only some > inconsistencies in the wrl-files and the viewer stays blank. And once in a > while (say 1 out of 20) I can view an object (no textures though). Any ideas > on this behaviour? Sounds like there might be a redrawing issue. Does resizing the window make things appear? How about minimizing/restoring? IIRC, the project files that are included with the distribution aren't set up to build with libjpeg; you'd need to build libjpeg and change that if you want to see JPEG textures. PNG textures should work, though, assuming you're building with libpng. -- Braden McDaniel e-mail: <br...@en...> <http://endoframe.com> Jabber: <br...@ja...> |