Hi,
I am new to Java 3d and need some help with the following: 1) Basically I have a set of text files with integers in eahc file. Each integer correspinds to a segmented region to which a pixel belongs to. For example, if a txt file contains 1 2 2 3, then it represents 4 pixels where the pixels belong to regions # 1 2 2 3 respectively. Now, how do I read in such a set of text files, and display it as a 3d object? For example, I want to display the object created by segmented region #2.
Here the position of the region id in each file represents x, y, positions, and the no. of files denotes z.
Hope my questions is clear. Appreciate any help!
Thanks.
_________________________________________________________________ Win a trip to Singapore! Experience the magic! http://eu.xmts.net/80450 Click here for details!
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".