-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi ~ I have written an ac3d loader (http://www.newdawnsoftware.com/resources), you give it the filename and it loads the file and returns you a branchgroup, what you do with it after that is up to you, it doesn't directly manipulate any live scene, just gives you a branchgroup which you can attach when you want to, at any level in your own scene tree, under a transform group if you want. It doesn't conform to suns loader interface as I wanted something simple, it's 2 line of code to load the file, nice and simple. Loaders using suns interface will also not directly modify the main branchgroup, they return a Scene object, from which you can get a branchgroup and add where you want.
HTH Jeremy - -- ________________________________________________________ PGP key is here -> http://www.computerbooth.com/pgp.html * If debugging is the process of removing bugs, then programming must be the process of putting them in. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE+E1ZXkkWXI7JvucARAvSwAJwLnHA+AXhBK0TlYjwoFURyoXGofwCg8248 m5OogdZeJa8rTvMcJI3D+uk= =t3P3 -----END PGP SIGNATURE----- =========================================================================== 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".
