WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 01-18-2007, 04:54 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Hi,

Is it necessary to use texblend to flip between the textures? Can you simply apply the new texture to the tile once it is loaded, overriding the old one?

I'm not clear on what you are doing in the second method. Is it loading both sets of textures into memory at once, then toggling between them?

If this is the case then the first method won't have as much memory issues since you are loading the tiles on demand, but you will have performance issues from the loading.

The second method requires more memory, but if all the data fits into memory then the performance should be better than the first method.

For your case memory seems to be more of a bottleneck, so I would prefer the first method.

Let me know if I misunderstood anything.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 09:50 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC