Announcement

Collapse
No announcement yet.

GPU texture size

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • GPU texture size

    Are we supposed to set this value to the amount of RAM on the card? My card has 1.5GB memory.
    Kind Regards,
    Richard Birket
    ----------------------------------->
    http://www.blinkimage.com

    ----------------------------------->

  • #2
    It's the resolution of the textures that are uploaded to the GPU - all textures, except the environment texture, are resampled to that resolution and then uploaded. A suitable value depends on how many textures you have in the scene, and the amount of GPU RAM.

    Best regards,
    Vlado
    I only act like I know everything, Rogers.

    Comment


    • #3
      Can't this be automated to make best use of the graphics card?
      Kind Regards,
      Richard Birket
      ----------------------------------->
      http://www.blinkimage.com

      ----------------------------------->

      Comment

      Working...
      X