Hi all,

I am trying to understand any/all way I can get moving/changing
images(video) into J3D.

I understand a future release will have support for Media Player. Until
then.......

(also in the archive someone posed about rendering on geometry but I didn't
see responses to that)

I am open to any way to do this.
The changing images can be read from a file or a live feed from a video camera.
I would like to do both.

I was thinking about using ImageComponent2D by calling  set(BufferedImage
image) where the data access mode is by reference. This way another part of
my system will generate new BufferedImage image's....

Will this work?? Is there a better way to do this???

The changing images don't have to be a texture map. As well, I don't need
to render them onto any specific geometry.   I am open to any options though!!.

Thanks
-Brenden.



~~~~~~~~~~~~~~~~~~~~~
Brenden C. Maher
Senior Technical Staff
Mitsubishi Electric ITA
MERL Research Laboratory
201 Broadway, 8th Floor
Cambridge, MA 02139
Phone:  617-621-7522
Email: [EMAIL PROTECTED]
~~~~~~~~~~~~~~~~~~~~~

                                     "So we went to
                                          Atari and said,
                                      'Hey, we've got
                                                     this amazing
                                                     thing, even built
                                                     with some of
                                                     your parts, and
                                                     what do you
                                                     think about
                                                     funding us? Or
                                                     we'll give it to
                                                     you. We just
                                                     want to do it.
                                                     Pay our salary,
                                                     we'll come work
                                                     for you.' And
                                                     they said, 'No.'
                                                     So then we went
                                                     to
                                                     Hewlett-Packard,
                                                     and they said,
                                                     'Hey, we don't
                                                     need you. You
                                                     haven't gotten
                                                     through college
                                                     yet."
                                                     -Apple Computer Inc.
                                                     founder Steve Jobs on
                                                     attempts to get Atari and
                                                     HP interested in his and
                                                     Steve Wozniak's personal
                                                     computer.

===========================================================================
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".

Reply via email to