Nicol�s Tapia wrote:
> I need to known your opinion about the productivity tools to build JAVA3D
> applications.
This is a little confusing about what you are asking for - tools to
build 3D content, or tools to build a general application, which happens
to use Java3D?
AFAIK, there are no tools that directly generate Java3D code. The
typical effort involve creating content in a commercial modelling
package like 3DS Max or Wavefront and then using one of the file loaders
to import that model into the application at runtime.
As for standard application development tools (IDE) have a look at
http://www.j3d.org/faq/editors.html
for a list tips on how to import the Java3D libraries so that you can
use them.
--
Justin Couch http://www.vlc.com.au/~justin/
Freelance Java Consultant http://www.yumetech.com/
Author, Java 3D FAQ Maintainer http://www.j3d.org/
-------------------------------------------------------------------
"Humanism is dead. Animals think, feel; so do machines now.
Neither man nor woman is the measure of all things. Every organism
processes data according to its domain, its environment; you, with
all your brains, would be useless in a mouse's universe..."
- Greg Bear, Slant
-------------------------------------------------------------------
===========================================================================
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".