Rich Gold wrote:
> Is there a method for rotating an object around an arbitary point in space?
Or one
> vertix of the object (as opposed to its center)? In VRML you could set the
center - I
> can't seem to find it in J3D (but I'm sure its there!)
There is diffrent ways you could do this, It depen
In the java3d-1_2_1-doc files, under PickTool class, it says that...
"If the pick shape is a PickBounds, the pick result will contain only the
scene graph path, even if the mode is GEOMETRY_INTERSECT_INFO."
Does this also apply to using setShapeConeRay, setShapeConeSegment,
setShapeCylinderRay,
Thank you Nikolai for mentioning my website. I would also like help with
development, testing, theory and ideas.
I have been working on my program for the past 2-3 years as an open source
development. The program, source code, documentation, theory and ideas are
all available at my website: http:
Is there any available library/toolkit with 3d ui components using
java3d ? I'm thinking about 3d parallels for normal ui components -
sliders, menu system, buttons etc. Of course everything done with real
3d parts, not just swing objects overdrawn on J3DGraphics2D.
Artur
===
where can I find Microsoft's HexEditor
I searched for it in the Microsoft's web siteand I found nothing
!???!?
Than
==Original Message==
>From: Mojtaba Hosseini <[EMAIL PROTECTED]>
>Reply-To: Discussion list for Java 3D API <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re
Just do a search for hexeditor 1.2. I found it rather quickly.
/**
* Kyle Wayne Kelly
* Computer Science Student
* University of New Orleans
* 504-391-3985
* http://www.cs.uno.edu/~kkelly
* Glory to God!
* El temor del hombre pondra lazo;
* Mas el que confia en Jehova sera exalt
I searched in www.microsoft.com
but it returned 0 results
so, what can i do then !!
>From: Kyle Wayne Kelly <[EMAIL PROTECTED]>
>Reply-To: Discussion list for Java 3D API <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: [JAVA3D] Non Java 3D question
>Date: Sun, 25 Mar 2001 19:44:05 -0600
http://www.expertcomsoft.com/download.htm
/**
* Kyle Wayne Kelly
* Computer Science Student
* University of New Orleans
* 504-391-3985
* http://www.cs.uno.edu/~kkelly
* Glory to God!
* El temor del hombre pondra lazo;
* Mas el que confia en Jehova sera exaltado. (Proverbios 29:25)
The Java 3D Frequently Asked Questions list for Monday March 26 2001
This is a posting of topics covered in the Java 3D FAQ. The answers
to these questions are kept at:
http://www.j3d.org/faq
Please consult this list and the web site before asking questions on the
mailing list.
If the
Dear Java3D community,
Recently I had to fight against the getBounds() routine of the Node class
that forced me to implement my own version.
The problem is that I absolutely need the maximum and minimum coordinates
of a loaded VRML object. To load the object I use the Xj3D package taken
from th
Hello Paula,
On 2001-03-13 at 13:45:59 +, Paula Keohan wrote:
> I've got three questions to ask...
> 1) When would you use Texture3D as opposed to Texture2D?
In case I want the Texture to be different in dependency of Depth.
Especially useful for textures created through algorithms.
Hi Dave,
Here is an exmaple of how start/stopRenderer() works.
(works fine with v1.2.1 release)
It is a bug if startRendering() fail to start once stop.
In this case please send us a test case.
Thanks.
- Kelvin
---
Java 3D Team
Sun Microsystems Inc.
>MIME-Version: 1.0
>Content-
While debugging a problem with my home-grown 3DS loader, I found
something (wrong?) with going from AxisAngle to Matrix to Quats.
3DS format stores rotations in AxisAngle format. I use these to load a
Matrix so I can "sum-up" rotations (using matrix multiplies of course).
Then, I set a Quat with
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
hello,
you can download HTML converter from www.sun.com.
But if you wish you can use what i attach.
By
Edith
- Original Message -
From: Tonz . <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 13, 2001 2:30 PM
Subject: [JAVA3D] HTML Converter
> Hello
> could anybody tell m
On 2001-03-13 at 13:45:59 +, Paula Keohan wrote:
> I've got three questions to ask...
> 1) When would you use Texture3D as opposed to Texture2D?
In case I want the Texture to be different in dependency of Depth.
Especially useful for textures created through algorithms.
> 2) I've created a w
- Original Message -
From: Darren 'deft' Vollmer
To: Discussion list for Java 3D API
Sent: Sunday, March 11, 2001 2:51 AM
Subject: Distance from the screen.
I want to pan and zoom an object in a view window. When I grab the object and pan I
want the object to remain fixed to the m
I am attaching a link to a product that renders trees in a very nice manner.
I just can't figure out how they do it. They say further on their website
that they use only 6 triangles per tree including shadows and fallen leaves.
And that it appears 3-d from all angles.
The only thing I can thin
18 matches
Mail list logo