Will it be possible for us to view a demo of your prototype ... probally
hosted on net.
regards
Ameet Suri
eSamsung
-Original Message-
From: Alex Terrazas [mailto:[EMAIL PROTECTED]]
Sent: Friday, 1 February 2002 1:27 AM
To: [EMAIL PROTECTED]
Subject: [JAVA3D] Live Video cubes
Hi gang-
Hi all
I d like to capture a Canvas3D and save it to a jpg file or any other image
format.I heard that there is a class called PrintCaptureCanvas3D.
Where can i find it ?
Thank you in advance
Kostantinos Rekalidis
===
To un
JCreator for me.
- ian
__
www.edsamail.com
===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email
Hi,
I'm developing some applications that use 2 Canvas3Ds. They can run in
either single screen (1 Canvas3D) or 2 screen (one Canvas3D for each
screen) mode. When I run them in single screen mode they run fine, but when
I run them using both screens sometimes I get objects flickering on on
Hello guys
I use j3d1.3beta1 and I have a problem: I had to do control pixel per pixel
a rendered image. The problem is that a shape that I create like a cube is
rendered with the color I setted in ColoringAttributes and a color very near.
At the eye they are the same, put control on the p
If this has been answered in this forum before, please direct me to the
old archive (which I have searched).
I have a GUI which mixes Canvas3D objects and swing objects. I have
overcome most of the issues with mixing the heavyweight and lightweight
components, but still have one problem. Some u
> I'm not sure how much anyone is interested in this, but IBM have posted a
> tutorial on using Java3D. You can find it through their alphaworks site
> under developerworks, java, education.
>
> It looks quite good for a beginner.
I went looking for this and in case anyone else is intere
Hello,
What a coincedence! I am in the process of developing "Live Video
Cubes" by modifying the JMF-Videotextured example provide on the JMF
site! It seems like you beat me to it. Are you considering sharing the
code?
The application I want the JMF video textured cubes to be used for is
that of
Hi gang-
I wanted to let everyone know about what I consider
to be a pretty cool application that we developed
as a prototype. We modified the JMF-Videotexture
example to be able to handle streaming video--we
have a variable number of cubes and the addresses
of live video data. The user can cl
Hi
I Have a Freshly installed sdk1.3.1_01 and Java3D 1.2.1 into which I install
a newly downloaded (today) Xj3D-min.exe and run my application.
When I rebuild and run my application I get a java.lang.NoSuchMethodError
at org.web3d.vrml.j3d.VRMLLoader.load(VRMLLoader.java:216)
at
>
>
> > . the geometry is not being shared by more than one Shape3D AND
>
> How this can be detected ? For example I create one shape with given
> geometry (non-readable etc), but save pointer to a geometry in _my_
> code. Later, after scenegraph is compiled, I attach another Shape3D
> wh
Karsten,
This message is from Java3D, and it is because Java3D encountered
problem when removing transparent object from it's rendering structure.
Please send us a test program, if you're able to reproduce it.
thanks,
- Chien Yang.
Java 3D Team.
> Delivered-To: [EMAIL PROTECTED]
> X-
We will have a beta2 release around the time of JavaOne, and
it will FCS in Q2 of this year.
Doug Twilleager
Java 3D Team
Sun Microsystems
>Delivered-To: [EMAIL PROTECTED]
>X-Accept-Language: en
>MIME-Version: 1.0
>Content-Transfer-Encoding: 7bit
>Subject: [JAVA3D] Release of Java3D 1.3??
>To:
Hi all,
has somebody an idea when Java3D 1.3 is going to be released?? I need to
tell my boss. ;)
Cheers,
Karsten
===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-IN
Justin
It is indeed to xj3d loader (1.2.1 with jdk 1.3.1).
However the loader appears complete in that the load is done during
application start up and the model is fully displayed before the user
initiates the activity that is going wrong.
After the loader returns various additional things hap
This is the one I used, via www.alphaworks.ibm.com, then on to
developerworks and java
but the full web address is this (but you may need to register first)
http://www-106.ibm.com/developerworks/java/?loc=dwmain
Tony
-Original Message-
From: MMB B [mailto:[EMAIL PROTECTED]]
Sent: 31 Ja
hi, please can you give me the name of the site?
tanks
--- Burrows Anthony <[EMAIL PROTECTED]> escreveu:
> I'm not sure how much anyone is interested in this,
> but IBM have posted a
> tutorial on using Java3D. You can find it through
> their alphaworks site
> under developerworks, java, educ
The quads within a single geometry array are rendered in the order they are
defined. If you put the quads in different geometry arrays then they will
be rendered in the order you are expecting if you have the full scene
sorting policy turned on and the shape not within an ordered group.
Otherwise
Hi guys,
i got the message
==> DEBUG1: Should never come here!
in my console and it's definitly not me printing this message.
I recently migrated to Java3D 1.3 beta1. Anybody encountered similar
behavior? BTW
i would be interested in which vault I slided! ;)
I wasn't able to reproduce it, yet.
I'm not sure how much anyone is interested in this, but IBM have posted a
tutorial on using Java3D. You can find it through their alphaworks site
under developerworks, java, education.
It looks quite good for a beginner.
Tony Burrows
--
If rea
hi, i´ve to make a 3d room that a 3d man can walk
inside
mi problem is how can i put walls in this 3d
universeto keep the man inside and how can i have the
man´s x,y,z cordinates?
thanks everybody
___
Ya
Hello All,
How can I draw Circle in Java3d and render it with a Sphere image.
Ravi
===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, sen
Charmaine Lee wrote:
> . the geometry is not being shared by more than one Shape3D AND
How this can be detected ? For example I create one shape with given
geometry (non-readable etc), but save pointer to a geometry in _my_
code. Later, after scenegraph is compiled, I attach another Sh
23 matches
Mail list logo