Elvas Tower: Question on texture workload - Elvas Tower

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Question on texture workload Rate Topic: -----

#1 User is offline   Genma Saotome 

  • Owner Emeritus and Admin
  • PipPipPipPipPipPipPipPipPipPipPipPipPip
  • Group: ET Admin
  • Posts: 15,363
  • Joined: 11-January 04
  • Gender:Male
  • Location:United States
  • Simulator:Open Rails
  • Country:

Posted 19 April 2012 - 08:59 AM

I have a single texture of 4 different rollup doors (4 different doors for variety) and in one model I have set two different scalings (e.g., 3m x 3m and 3m x 4.5m) for that texture because I have two different door sizes to texture. I know that different material types cost more work but what about scaling? In this example, is the "cost" 2 calls to the GPU or just one? I'm assuming it's just one because I figure what's going on "under the hood" is everything is handled in the UV data and over not in the GPU.

I'd appreciate it if someone on the team could confirm/refute my assumption.

#2 User is offline   James Ross 

  • Open Rails Developer
  • Group: Status: Elite Member
  • Posts: 5,492
  • Joined: 30-June 10
  • Gender:Not Telling
  • Simulator:Open Rails
  • Country:

Posted 19 April 2012 - 09:22 AM

It's basically only subobjects and materials that affect the draw call count, which is probably the biggest performance variable shape makers can influence directly. The UVs themselves are of no consequence for performance, they're all passed in a single block of data for each subobject+material pair.

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users