|
#1
|
|||
|
|||
AMD graphics hardware seems not to preload object
I've got a problem with AMD graphic cards that doesn't show up on Nvidia hardware.
When I load a world containing multiple models they vizard option preload should cause all object to be loaded in the graphics ram, but looking around the world will cause a distinct stutter when ever a new object gets in view for the first time. After an object has been in view the stutter will not reoccur any more. I've seen this problem on different AMD grahic card models so it's not likely linkend to a particular model. Nvidia hardware doesn't show this problem but will not produce a fluent moving image with object far away. These object far away seem to shake slightly while the framerates are around 60 fps. This problem with NVidia and the need for the eyefinity feature of AMD makes it that I need/want to use AMD graphics card but I need a solution for the initial stutters/loading problems. |
#2
|
|||
|
|||
The preload option will tell Vizard to pass the texture/geometry data to the OpenGL driver. It sounds like the AMD drivers are being too smart and not actually sending that data to the graphics card until it is actually rendered for the first time.
Not sure how difficult this would be to implement in your script, but one potential workaround could be to spin the viewpoint around for a second after the script loads. |
#3
|
|||
|
|||
Which is exactly our workaround fix Works quite well.
|
Thread Tools | |
Display Modes | Rate This Thread |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to render a texture of the transparent object and then blur it | whj | Vizard | 1 | 09-25-2012 04:15 PM |
how to hide 3D virtual object behind real object? | Darkmax | Vizard | 3 | 05-29-2012 10:39 AM |
Remove link and have object drop/collide? | cgibb | Vizard | 6 | 03-02-2010 05:18 PM |
retrieve Object names | Geoffrey | Vizard | 11 | 12-11-2009 05:26 AM |
rotate to object | jargon | Vizard | 1 | 08-08-2005 01:20 PM |