PDA

View Full Version : Object List and Link List


TastyKellogg
04-16-2010, 09:58 PM
Hi
Still learning XPresso here.
Can anyone explain the difference between object list and link list?
How do I know when to use which?
It's very confusing to me...
Thanks!

Rantin Al
04-17-2010, 02:39 AM
The Object List is an iterator node. All objects are accessed every frame.

The Link List 'holds' a number of objects. The Index Number input decides which individual object is used.


Adding an Iterator Node to the Link List port will make it act like the Object List.

That's about the simplest explanation I can give you. :)

Alan.

TastyKellogg
04-17-2010, 04:09 PM
Thanks for your reply :D
It is still bit confusing when to use which tho...Maybe once I get used to it, I guess I'll have it figured out
Thanks!

Srek
04-17-2010, 06:30 PM
You use the iterator if you want to do something with or to all objects in the list.
You use the linklist if you want to access one specific object from the list only
Cheers
Björn

TastyKellogg
04-17-2010, 11:03 PM
OH!
Thanks so much
I get it now :D
I wish there were books covering this subject...
Are there any good books out there?

CGTalk Moderation
04-17-2010, 11:03 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.