Is it possible to retrieve the name of a image texture file from a
VRML model after it's been imported in a java3d program ?
I would greatly appreciate a piece of code to do that.
Thanks for your help
T.
___
Thomas Jung
Architect, Research Scientist
D
they were
constructed (from right to left, or left to right).
Does anyone know why it's doing that and how it could be fixed ?
-Thomas
Thomas Jung
Design Machine Group
University of Washington
[EMAIL PROTECTED]
=
x27;t get the normal, even if I set each
GeometryArray object the Capability to ALLOW_NORMAL_READ and NORMALS.
Thanks for your help
Thomas
Thomas Jung
Design Machine Group
[EMAIL PROTECTED]
___
==
I totally agree with that...
By the way, anyone can tell me if there's a simple way to get the
normal of a surface (belonging to a more complex object) clicked.
Thanks for your help
Thomas Jung
Design Machine Group
At 2:08 PM -0700 4/19/01, Mona Wong wrote:
> I'd l
Hi,
How can I draw a simple flat polygon from an array of Point3f (that,
of course belong to the same surface) ?
I tried with GeometryInfo, but I always get an
IllegalArgumentException: StripCounts inconsistent with primitive.
Thanks for helping me.
Thomas Jung
Hello,
Does anyone have an example of a simple billboard object ?
I can't get mine to work !
Thanks
Thomas Jung
===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "sign
Array(4, LineArray.COORDINATES |
LineArray.COLOR_3 | LineArray.NORMALS);
Appearance lineApp = new Appearance();
LineAttributes bold = new LineAttributes();
lineApp.setLineAttributes(bold);
bold.setLineSize(3.0f);
segment.setAppearance(lineApp);
[...]
Thomas
_______
Hello,
i'm trying to get the rotation angle of a Matrix3D to global x,y,z Axis.
This is my code :
public Vector3f getMyRotAngle()
{
Vector3fvec = null;
javax.vecmath.Quat4fangle = new javax.vecmath.Quat4f();
//float[]
I am trying to add background sound to a Java3d
application. I have a *.wav file in my Java directory.
My program creates a "BackgroundSound" object. It also
creates a "MediaContainer" object and references to
MediaContainer object to the sound. It sets the
appropriate 'loop' values, 'initialgains'
Thanks. I haven't tried it yet; however, I will now.
JT>
--- Fabricio Anastacio <[EMAIL PROTECTED]> wrote:
> I was having the some trouble with background sounds
> and, looking over older projects, I found out what
> was
> wrong. You need an AudioDevice in order to play
> sounds. To create one whe
on see the TextureByReference
> demo.
> Alessandro
>
> Dr. Thomas escreveu:
>
> >Hello,
> >
> >Does anyone know of a fairly straight-forward way
> to
> >create a background of bright, tw
Hello,
Does anyone know of a fairly straight-forward way to
create a background of bright, twinkling stars against
a black sky? Thank you in advance.
JT.
===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the
Ok,
so all I want to do is generate a new ActionEvent...
the code I got for performing that event goes something like this (from a popular
example):
public void actionPerformed(ActionEvent e ) {
if (e.getSource()==go){
if (!timer.isRunning()) {
timer.start();
}
}
/*
Hi,
a workaround for correctly displaying the transparent textures (gif with
1bit alpha ?) is to set the transparency to 0.01.
Regards.
Thomas Bendig
[EMAIL PROTECTED]
Fraunhofer-Institut für Rechnerarchitektur und Softwaretechnik, FIRST
Visualisierungssysteme, Technologie und Anwendung
some please let me know that.
I would be very pleased if some of my questions would be answered.
Best regards,
\\ll//
@ @
--ooo--(_)ooo--
Thomas
Hi Dave,
i’m running a Radeon
8500. It’s
performance is very good, but the system (AMD) crashes once a day. It ran
stable with a GF2 before.
Regards.
Thomas.
Thomas Bendig
[EMAIL PROTECTED]
Fraunhofer-Institut für Rechnerarchitektur und Softwaretechnik, FIRST
rtefacts remain
unchanged.
Is there another way of setting the depth range?
Regards.
Thomas
Thomas Bendig
[EMAIL PROTECTED]
Fraunhofer-Institut für Rechnerarchitektur und Softwaretechnik, FIRST
Visualisierungssysteme, Technologie und A
);
ambLight.setInfluencingBounds(bounds);
an the ActivationRadius i think, too
myViewPlatform.setActivationRadius(1.0f);
What can furthermore cause this effect.
Thomas
Keine verlorenen Lotto-Quittungen, keine
turn s.getSceneGroup();
}
Thank you beforehand,
\\ll//
@ @
--ooo--(_)ooo--
Thomas
===
To unsubscribe,
Hi,
does nobody knows an answer?
Thomas
Re: [JAVA3D] Import Material Information out of a .mtl file
Thomas Gick <[EMAIL PROTECTED]> wrote on 02.03.2002 20:12:18:
>
>Hi,
>
>I want to load a object with its material information into my java 3d program.
>I use a w
Hi,
no no, i can load the file auto.obj, but not the included
material file auto.mtl.
Thomas
Discussion list for Java 3D API <[EMAIL PROTECTED]> schrieb am 06.03.02:
> I think that u have to replace line
> filename = "auto.obj"; with this line
> filename = "
om Germany,
\\ll//
@ @
--ooo--(_)ooo--
Thomas
===
To unsubscribe, send email to [EMAIL PROTECTED] and include in t
,
WakeupOnCollisionEntry.USE_GEOMETRY);
nothing happens. my objects are not shown.
Can somebody help me?
Thomas
===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST&q
do it, 'cause you can do it with more simple operations
with your knowledge of the scene.
If there's not enough memory you have to detach the invisible parts and
delete all references to them, to get them garbage collected. You have
to use a BranchGroup and set the appropriate capabiliti
Sounds like your graphic driver turns off hardware acceleration.
Then everything is done in software by your CPU.
> -Ursprüngliche Nachricht-
> Von: Discussion list for Java 3D API
[mailto:[EMAIL PROTECTED]]
> Im Auftrag von Ian Nieves
> Gesendet: Mittwoch, 20. März 2002 23:27
> An: [EMA
most of the z-buffer is used for the
close range.
Regards.
Thomas Bendig
[EMAIL PROTECTED]
Fraunhofer-Institut für Rechnerarchitektur und Softwaretechnik, FIRST
Visualisierungssysteme, Technologie und Anwendung, ViSTA
-Ursprüngliche Nachricht-
Von: Discussion list for Java 3D API
Or is there a way to clear and reinitialize the Z-Buffer
between rendering different children in the OrderedGroup? Or is there
another approach I can use?
Thomas Foote
www.BricksInMotion.com - LEGO Stop-Motion Animation
www.DroidQuest.com - Robot Odyssey
_
Does anyone have any comparison information between vtk and java3d?
Peformance, etc.
===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, sen
o that the surfer does
not have to do anything to get it to display the first time he or she surfs
by the site displaying java3d content.
What are the disadvantages with java3d as compared with cult3d?
Best regards
Thomas
I need your help If you have a login on the Java Developer Connection
at Sun and have "voted" for any bugs, would you please vote for the bug
below?
http://developer.java.sun.com/developer/bugParade/bugs/4295524.html
It's extremely painful to watch my application sputter and flail on Sun's
We're at 55 votes!! Eight more and it'll be in the "top 25" (see below).
Thanks for your help!
-Original Message-
From: Thomas McKay [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 12, 2000 9:19 AM
Subject: FW: java bug
A couple more notes on this bug: First,
D, it should be relatively straight forward
for me (a non-geometry person) to finally accomplish this. I've always
imagined that if I simply put another transform between the "world"
coordinates and the "screen coordinates" I could accomplish this.
Anyone seen anything simila
You might want to check out OptimizeIt (www.optimizeit.com)... It's cleared
up many-a problem for me.
> -Original Message-
> From: Discussion list for Java 3D API
> [mailto:[EMAIL PROTECTED]]On Behalf Of Bobby Martin
> Sent: Thursday, August 17, 2000 4:30 PM
> To: [EMAIL PROTECTED]
> Sub
e.java:470)
These are also repeated for javax.mdia.j3D
How can this error be rectified?
Thank you
Wessel Thomas
Hello!
Just a brief question: does java3D support semitransparency? If I want to
show to photos above one another, and see through the frontmost layer, is
that possible?
Best regards
Thomas
===
To unsubscribe, send email
Hi Justin,
Logicad provides java3d classes for their spacemouse (magelan) at
http://www.logicad3d.com/software/drivers/ .
You need to install the comm package to use these classes.
Regards.
Thomas.
) echtzeit AG REALITY BUSINESS
berlin | cologne | san francisco
Thomas
Hello!
I am going to buy a laptop in order to run my java3D application. The
application is pretty demanding on a normal PC and is absolutely dependant
on hardware accelleration.
My understanding is that a Dell Inspiron with the ATI 128 Rage Mobility with
16M vram on it is a good choice.
Now I
not the only one who will find this information helpful.
Thanx in advance
Thomas
P.S. One specific configuration I am wondering about is if Java3D will work
on
IBM THinkpad A20p with Rage Mobility 128, Win98
===
To
Hi,
I have a noname Laptop with PIII 500, 8MB ATI Rage LT Pro AGP 2X, 128MB RAM,
and Win2K.
Ciao, Tom
===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". Fo
Hello!
Does this mean that there are now good drivers for the ATI mobility rage 16M
card on the OS W2K?
Best regards
Thomas
--
Date:Sat, 7 Oct 2000 10:20:03 -0700
From:Jon Barrilleaux <[EMAIL PROTECTED]>
Subject: Re: Hardware acc on laptop
I for
accomplishing that?
Hints and tips are welcome
Best regards
Thomas
===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email
downscale
the content of my java3D app.
Best regards
Thomas
===
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 PROT
Hi,
I read
somewhere, that there will be a first implementation of a binary Java3D file
fomat in the actual beta, but until now i did not find
something.
Is
something like that included? perhaps in a util class?
If
not, when will we see such things?
Thanks.
Thomas.
[EMAIL PROTECTED
, I would
suggest not to buy a laptop with an ATI card which shall run Win2K (which is
otherwise great for laptops, much better than Win98).
Ciao, Tom
-Ursprüngliche Nachricht-
Von: "Thomas Björge" <[EMAIL PROTECTED]>
An: <[EMAIL PROTECTED]>
Gesendet: Saturday, Oc
Hi Ralph,
copy the complete project including JRE with installed J3D 1.2 to CD. It's a
little slow, but it will work. We already did this.
Regards.
Thomas.
> -Ursprüngliche Nachricht-
> Von: Discussion list for Java 3D API
> [mailto:[EMAIL PROTECTED]]Im Auftrag v
I am interseted in getting a copy of the MultiGeomApp.java
file listed in the tutorial above. I downloaded the example file from the site
but this one is not included. Is there anyone with a copy that you could send
me?
Thank you.
Wessel
Hi Don,
the Spaceball is very similar to the Spacemouse.
You can find Java3D classes for the Spacemouse at
http://www.spacemouse.de/software/drivers/WIN-Java3D.html
I'm not sure if it works, but may be it does the job.
You need to install the COMM package to use these classes.
Regards.
T
I am new to Java3D.
I am using the TriangleStripArray to build a
table but when I run the program I am not getting a display of the object.
I started out simple by first building the table
top. The code compiles fine but displays nothing. Please see attached
code.
Can you tell me wha
finsihed
selection.
MfG :)
Thomas
Pradyot Sahu schrieb:
>
> I am facing a problem with JSplitPane and Canvas3D. Can You help me ? The
> problem follows as :
>
> I am having a JSplitPane with leftComponent containing a JTree and
> rightComponent containing JDesktopPane. In the Jdes
normal and that's it.
Opening the Task Managers shows me a running 'javaw' process,
consuming
up to 5 MB.
- Repeating the above spawns more 'javaw' processes, but becomes boring
after a while... ;)
Thanks, Thomas
--
---
Hi,
what do I have to do to be able to use a SpaceBall as java3D input device on
a NT-PC?
Thanks.
Thomas.
Thomas Bendig
[EMAIL PROTECTED]
http://www.echtzeit.de
===
To unsubscribe, send email to [EMAIL PROTECTED] and
Anyone know of a path for importing ACIS sat file format into a Java3D
application? A free path would be preferable :-)
Tom
===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff
new GL-Lib ( as i
mentioned above, the nvidia GL-lib is available in source code ) including that
GL-call which comes from Mesa. Never tried it out, but if you do, please let
us know.
i hope this helps a bit,
Thomas
--
Sent through Global Message Exchange - http://w
ECTED] 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".
You can find a j3d and java2.0 implementation for linux at www.blackdown.org
at the dow
Hi,
does anyone know something about Java3D support of actual (Dreamcast, ...)
and future (Playstation II, ..) game consoles and TV settop boxes?
Thanks.
Thomas Bendig
[EMAIL PROTECTED]
http://www.echtzeit.de
===
To
u make software
rendering ?
--
-----
Thomas Ruge, Siemens Virtual Reality Center
private email: [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote:
Hello,
does anybody have experience with Java3D running on a GeForce 256 graphics
card under Windows NT?.
Thanks in advance for any response!
Best regards,
Thomas Langhagel
===
To unsubscribe, send
We are using with a GeForce (Erazor X) and it's working fine.
(JDK 1.3b, J3D 1.2a)
Thomas Bendig
[EMAIL PROTECTED]
http://www.echtzeit.de
> -Original Message-
> From: Discussion list for Java 3D API
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> [EMAIL PROTECTED]
&g
I believe there's a logged bug on this exact problem. Check the JDC
(http://developer.java.sun.com). If it's the same one, it's not related to
J3D.
Tom
> -Original Message-
> From: Discussion list for Java 3D API
> [mailto:[EMAIL PROTECTED]]On Behalf Of Heiko Gottschling
> Sent: Monday,
Hi Phil,
Java2 Runtime Version 1.3 (Java-Plug-in) provides a mechanism to
automatically install additional packages like Java3D on the fly. Once
installed they will stay available.
The user only needs a Browser which supports Java2 and this mechanism or the
Java2 Plug-in Version 1.3.
Thomas
ct an own Navigation Behavior, which i would like to
prevent.
If someone has experience with multiple screen environments or if somebody
can give me a hint about this topics please let me know.
Thanx,
Thomas
--
-----
Marco Lohse wrote:
hi Thomas,
maybe you are looking for Screen3D.setHeadTracker...() and
setTrackerBase...() ?
Marco.
Thanx Marco,
i tried it yesterday. The problem is, if i make Screen3D.setHeadTracker()
for a Canvas3D, then this transform is used for all Canvas3D attached to
the same View
Hi,
we are looking for experienced programmers with knowledge of OpenGL and
Java/Java3D in the city of berlin.
You can get additional information on request.
Regards.
Thomas.
Thomas Bendig
[EMAIL PROTECTED]
http://www.echtzeit.de
Hi,
can somebody tell me if realtime video textures are supported in Java3D?
I can not find something about that in the API documentation.
Even a hack to do this would help.
Thanks.
Thomas.
Thomas Bendig
[EMAIL PROTECTED]
http://www.echtzeit.de
Hi,
when I import models via the VRML-Loader textured objects are drawn correct
with textures, but are not shaded. They appear flat.
Untextured objects are shaded correctly.
What's wrong?
Do I have to set a special option or flag? Or is this a bug?
Thanks.
Thomas.
Thomas Bendig
[EMAIL PROT
typical problem of Java3D?
Thanks again.
Thomas.
> -Original Message-
> From: Discussion list for Java 3D API
> [mailto:[EMAIL PROTECTED]]On Behalf Of Chris Wewerka
> Sent: Dienstag, 11. Januar 2000 09:27
> To: [EMAIL PROTECTED]
> Subject: [JAVA3D] Re : [JAVA3D] flat VRML-Text
Hi,
using Java2 runtime 1.3beta and Java3D 1.2beta a Java3D application uses both
CPUs on my machine (NT4 SP5).
If I restrict the application to only one cpu in the taskmanager i can see a
decrease of the perfomance (framerate).
Thomas.
Thomas Bendig
[EMAIL PROTECTED]
http://www.echtzeit.de
Anyone know of software that can capture one window on NT to an mpeg file?
---
Thomas McKay
Project Leader
Microcosm Technologies, Inc.
mailto:[EMAIL PROTECTED]
===
To unsubscribe, send email to [EMAIL PROTECTED] and
eanup method by 'onexit'?
Thanks.
Thomas Bendig
[EMAIL PROTECTED]
http://www.echtzeit.de
===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST"
simply
demands more memory than the compiled VRML format (in an vrmlviewer).
Are there any ways around this problem? Or even a way to reduce it?
Best regards
Thomas
===
To unsubscribe, send email to [EMAIL PROTECTED] and
Hello!
I need to get the position of my viewpoint from time to time. How do I do
this? I spent some time browsing the API, but was unable to figure it out.
Thank you
Thomas
===
To unsubscribe, send email to [EMAIL
to do with light? Has it
got something to do with visibilityrange being specified to a default?
Thank you
THomas
===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff J
.
And partly because it seems to me a cleaner programming design.
But in sum, even if I am able to outline these two solutions I feel rather
clueless regarding how to implement them. And implement one of them I must.
Tips will be welcome.
Best regards
Thomas
Hi,
we're working on a CBT application which switches between text, images,
quicktime videos and 3d content. Therefore we have to create, show, remove,
drop and sometimes reuse these widgets several times depending on the users
actions.
On NT4 everything runs fine.
On Win2k often (not always) the
Yes, we're using Nvidia based graphics cards (Elsa Erazor X2 with GeForce
DDR).
Has anyone tried different driver versions ?
Thanks.
Thomas.
> -Ursprüngliche Nachricht-
> Von: Discussion list for Java 3D API
> [mailto:[EMAIL PROTECTED]]Im Auftrag von Christophe DUP
Hi,
thanks for the suggestion Christophe,
I tried the (inoffical?) new driver 5.16 for Nvidia cards from
www.reactorcritical.com and it works.
No more blue screens on Win2000.
Regards.
Thomas.
> -Ursprüngliche Nachricht-
> Von: Discussion list for Java 3D API
> [mailto:[EMAIL
Hi,
if I remove my Canvas3D from my application and insert it at later time, the
scene is rendered without textures.
Any suggestions?
Thanks.
Thomas.
[EMAIL PROTECTED]
http://www.echtzeit.de/people/bendig.html
===
To
Could it be that C:/TEMP is full? I've had that problem before when trying
to install various packages with a similarly useless error message.
> -Original Message-
> From: Discussion list for Java 3D API
> [mailto:[EMAIL PROTECTED]]On Behalf Of Frank Köhne
> Sent: Tuesday, May 23, 2000 7
MultiGen.
> -Ursprungliche Nachricht-
> Von: Discussion list for Java 3D API
> [mailto:[EMAIL PROTECTED]]Im Auftrag von Victor
> Gesendet: Montag, 29. Mai 2000 12:28
> An: [EMAIL PROTECTED]
> Betreff: [JAVA3D] How Can I Create FLT models?
>
>
> Hello,
> Can anybody tell me some program
Anyone know where I can get DirectX 5.2 or higher for my Dell Inspiron 7000
running Win NT?
> -Original Message-
> From: Discussion list for Java 3D API
> [mailto:[EMAIL PROTECTED]]On Behalf Of Dan Petersen
> Sent: Friday, June 02, 2000 11:17 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [JAV
comes to 3D cards. Can anyone give me a hint about a good
3D card for laptops, which to recommend?
Best regards
Thomas
===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff J
re to swim through
syrup".
So, from java3D, is there a way to find this out?
Best regards
Thomas
===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST"
Likely off topic... my apologies.
There is a bug,
http://developer.java.sun.com/developer/bugParade/bugs/4295524.html, that is
just killing me. Has anyone else experienced this? They symptoms are that
whenever a JMenu is raised and requests focus, the window panel flashes and
then repaints.
Th
grams?
Best regards
Thomas
get the viewpoint to move slower when I push the forward
arrow key?
Best regards
Thomas
P.S. the only tip regarding this that I have come across is to push the
metakey and the shiftkey at the same time as the forward arrow. but this
didn't seem to work at all.(I have to admit that I am not ce
e of the matrix). This
is just a suggestion it could be different!
Light effects and interactive views (clicking with the mouse or with
the arrow-key should change the point of view) should also be part of
the implementation.
Thanks for any hints and tips!
--
Best regards,
Thoma
Has somebody tested the new JDK 1.4beta 2 with Java3D?
Are there still the memory leak bug and the problem with the mouse
button 2 and 3?
Are there any advantages against 1.3.1 except the new buffers?
Regards.
Thomas
Thomas Bendig
[EMAIL PROTECTED]
Fraunhofer-Institut fur Rechnerarchitektur
Hi,
it looks like a clipping problem.
Try to increase the distance of the cube or reduce the front clipping
plane.
Regards.
Thomas
Thomas Bendig
[EMAIL PROTECTED]
Fraunhofer-Institut für Rechnerarchitektur und Softwaretechnik, FIRST
Visualisierungssysteme, Technologie und Anwendung, ViSTA
Hi,
Oops. it looks like the TG with the cube added is not added to the
scenegraph.
You have to call su.getViewingPlatform().getViewPlatformTransform() when
you declare TGson1 instead of the constructor.
Reagrads.
Thomas
Thomas Bendig
[EMAIL PROTECTED]
Fraunhofer-Institut für Rechnerarchitektur
> Can Any one open the following web? I can't! Why?
>
> Guang Bin Liu
>
I have no problems. Win2k, NS6.1, JRE 1.3.1, J3D 1.2.1 03.
What says your console?
Regards.
Thomas
Thomas Bendig
[EMAIL PROTECTED]
Fraunhofer-Institut für Rechnerarchitektur und Softw
Hello All,
I have been working with the MORPH object recently. I
have considered trying to use it to 'morph' one text
string (either 2D or 3D) into another. It seems
feasible, in that morph works on subclasses of
geometry, and I understand that a 2D text string is a
polygon with a texture on top.
I have sent a simple sample code on this issue to your email. Have
fun§:0). Thomas
>From: Zak Nixon <[EMAIL PROTECTED]>
>Reply-To: Discussion list for Java 3D API <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: [JAVA3D] drawing shapes who follow view point
&
Hi Wigbers, I have sent to you a sample code where you will find a set of 3d objects jumped with the camera viewplataform. The idea for you problem is the same. Where you have the 3d object, all you need is just to put you robot view in it. I hope this help u. §:0).
>From: Josh Richmond <[EMA
Hi,
When running any of the demos or my own j3d apps I get the following message
printed out several times:
Font specified in font.properties not found
[--zapfdingbats-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Right after the program starts to run.
It would be nice to get rid of this m
Hello,
Just a note some people (like me) have rather poor internet connections and
are not sitting behind hi-speed corporate networks and it does take a while
for us to download emails that are rather big. Can you not just put it on a
web site/server and put the url in the email?
Good idea: Why
I never remember saying I wanted to be sent crap when I signed up for the
Java3D list
- Original Message -
From: Camelot Events Reminder <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 31, 2001 6:43 PM
Subject: International Conference for Java Development - Registrat
Hello,
Although this is a little off topic, although VRML seems to come up so much
in this group. I am having problems with viewing a Shape made up of an
IndexedFaceSet. The problem is when I create a list of coords and
coordIndexs I only get one side of the face, I realise this is to do with
Nor
Material(aColor, eColor, dColor, sColor, shinyness);
app.setMaterial(mat);
shp = new Shape3D(Tarray, app);
Thank you
Thomas M Clarke
===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the
Hello!
I am about to learn java3D in order to implement
it. Now, my question is can I integrate java3D in a swing interface? Or do I
have to use the AWT?
What I have to create is an application with a
window into a 3d-world, a place where photos and stuff are shown dynamically as
a resul
Hello,
I don't know if anyone else has noticed but I have received about 10 or so
blank emails from: [EMAIL PROTECTED]
Heres the header if you want it:
>From [EMAIL PROTECTED] Sat Jun 02 19:02:20 2001
Received: from [204.160.241.38] (helo=mail2.java.sun.com)
by mx2.runbox.com with esmtp (Exim
1 - 100 of 206 matches
Mail list logo