Thanks for the reply Alessandro,
interesting, quite interesting your post. So if I have a picture that is
64 x 32 pixels then I should use a quadarray of 0.25 x 0.125 meters? (pixel
size / 256 = x mts?).
Now I have another question. I've resized my picture to be 512x64pixels,
set the quadar
A tip:
create your quad on the fly, using the same
proportional H/W size as you texture.
Example:
Texture is 256x256
Build a quad 1.0 x 1.0
texture is 512x256
build a quad 2.0 x 1.0
Of course you must use, or resize to, 2^n size pixel
size images.
Alessandro
--- Juan Carlos Bermudez
<[EMAIL PR
Hello again everyone,
I want to print some text on my canvas3d using a text2d object, but the
text I want to print out encloses some newline caracters (a multiline
string), i.e. "...\n\n...", but when it is rendered I only see one big
string and no new lines. Is it possible to use one single
Thanks for the reply Zak.
Your response sounds easy, but I would like to know how should I set
those coordinates the right way, that is the dimensions of my picture are
in pixels, AFAIK, but those of my quadarray are in meter, so how can I make
the correspondance? Any idea? Thanks again.
==
Make sure your texture coordinates are correct,
and that the image has the correct dimensions.
Then it wont stretch or tile.
- Original Message -
From: "Juan Carlos Bermudez" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, June 12, 2004 2:30 PM
Subject: [JAVA3D] Displaying a
Hello everyone,
I am a real newbie to Java3D and I have a question. I am working on a
school project in which I have a dialog box containing a canvas3d in which
I render a simple animation. I need to include an image, format .jpg; to
include it in my vworld I created a quadarray to which I appli
Hi!
I am trying to test the
PickingExt package which is available on J3d. However, when I was trying to
compile the java files, I got an error trying to compile the
pickhighlight folder. There are some references to the package
com.sun.j3d.utils.internal.J3dUtilsI18N , which the compiler
>On Sat, 12 Jun 2004 12:57:26 -, Michael Pfeiffer <[EMAIL PROTECTED]
>ONLINE.DE> wrote:
>plane is always drawed first so that it appears behind of all other
>objects,
Based on my understanding of OG, I think this is the problem
The plane will get drawn first alright...but if the plane occ
Hi,
I have a class which inherits from Shape3D and uses a Behavior which
implements GeometryUpdater to modify its referenced Geometry during
runtime. That works very well when I use one separate instance of this
object. When I try to add more of these special Shape3Ds I want that their
geometry is
M. Mark Wood, as I started to discover both 3D and java3D 6 month ago I was surprise to
be able to understand most of wath I asked for.
But concerning the documentation issue,I do agree with you I have had some problem
to understand the view model (view frustrum,).
Thanks then.
I
Lars,
I too find it difficult to believe a "ban" could effectively be
implemented. It's very easy to burn 4.7 Gig of data on a DVD and
transport that... no high tech spy work needed!
As with many things the "cure" is often worse than the "problem". Those
of us that are legal Java developers suffe
Hi,
I tried to implement a Skyplane using the OrderedGroup. The modifications
within the SceneGraph are simple: there is one big plane (created using a
flat Box-Primitive) as child of a TransformGroup which is one child of the
OrderedGroup and a BranchGroup which holds a ScreneGraph with the whole
Dear All,
I've just added an appendix to my online book which explains
how to package up a Java 3D application as a single .exe
installer for Windows. It's at:
http://fivedots.coe.psu.ac.th/~ad/jg/app1/
I limit myself to Windows and use the OpenGl version of Java 3D.
The executables were create
So what will happen with this ban when java3D becomes open source? Or might
this be a showstopper? Anyway, what are the chances that this ban will stop
anything from entering a "banned" country? It seems that all an organisation
in a "banned" country needs is a proxyserver in a non-banned country t
14 matches
Mail list logo