WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 01-11-2011, 09:39 AM
kovitch kovitch is offline
Member
 
Join Date: Sep 2010
Posts: 30
Loading objects faster

Hello,

I'm using the following code to load some objects:

Code:
for i in range(0,tables_number):
	tables.append(viz.add('src/obj/table.flt'))
However, it takes too long to load 50 tables (about 30 seconds).

Is there any trick to accomplish this task faster?

Regards.

Last edited by kovitch; 01-11-2011 at 09:46 AM.
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Trouble picking text3d objects Salvar Vizard 4 12-01-2010 04:07 PM
Semi-circle array containing target and distractor objects ptjt255 Vizard 3 08-04-2009 04:09 AM
multiple objects durf Vizard 1 04-10-2009 02:42 PM
After loading all my objects djdesmangles Vizard 4 06-03-2007 04:23 PM
Could not find plugin to load objects... halley Vizard 1 05-30-2006 12:01 PM


All times are GMT -7. The time now is 10:16 AM.


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