Re: [Fresco-devel] demo3D
Nick Lewycky <[email protected]>
| Newsgroups | gmane.comp.video.fresco.devel |
|---|---|
| Message-ID | <[email protected]> |
sami sieranoja wrote: > see this picture: > http://www.uta.fi/~ss72630/fresco01.jpg > > should there be some kind of cube or something? I didn't even get any > errors. The only output I get is "parent needs redraw...". The 3d rendering requires the GLDrawingKit. From your screenshot it looks like you're using the default LibArtDrawingKit. > I'm running Debian 3.0 Woody. I started the server with > 'server -R ior -c SDL' So make that: server -R ior -c SDL -d GLDrawingKit Nick Lewycky