hey;
Chapter2-self test 1:
if i replace the cone shape by a cylinder shape as written ,i get two
cylinders.How to transform them in two cones?
===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the
Yes, strip is a set of points conforming a surface, such that
contiguous points form "somehow" a face. That's the traditional concept
of strip, and in the case of TriangleFans, the stripCount refers to the
fans.
Carlos
Andy wrote:
>Thank you very much, here is my new code which works.
>
>priv
nts?
Sincerely,
Andy
- Original Message -
From: "Carlos D Correa" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 02, 2002 11:09 AM
Subject: Re: [JAVA3D] Tutorial question
> Hi,
>
> When you set the stripCounts Array, it specifies how many ver
Hi,
When you set the stripCounts Array, it specifies how many vertices are
in each separate strip (or fan). So, the sum of values in stripCounts
should be the same as the number of points.
Instead of stripCounts of 17, use:
int stripCounts[] = {10}; // your only strip has 10 vertices
Als
Hi Java3D Dev Team:
In Tutorial 2, it shows that TriangleFanArray is having a parameter of
vertexCount which is TriangleFanArray(vertexCount). However, is this
vertexCount or stripCount? Since I created a Fan with 10 points(vertices)
only including the central point, I should have this "...
Hi, hope Java3D Team developers can see this
message. In the Java3D Tutorial from Sun.com, in the first chapter, what's
the difference between 1-3 and 1-4? I still can't see any difference
between them but the document explains many things. Please
help.
Andy
el texto), intento world.altavista.com
>
> Espero que la ayuda.
>
> Original Message Follows
> From: JUAN ANTONIO CABRERO DONCEL <[EMAIL PROTECTED]>
> Subject: [JAVA3D] Tutorial Java3D
>
> Hello, I would like if you know some link with a tut
: JUAN ANTONIO CABRERO DONCEL <[EMAIL PROTECTED]>
Subject: [JAVA3D] Tutorial Java3D
Hello, I would like if you know some link with a tutorial in Spanish.
Thank you.
**
* Juan Antonio Cabrero Doncel*
* 3º I.T. Informática de G
Hello, I would like if you know some link with a tutorial in Spanish.
Thank you.
**
* Juan Antonio Cabrero Doncel*
* 3º I.T. Informática de Gestión *
* [EMAIL PROTECTED] *
*www.uco.es/~i72cadoj*
**
12:57
AMTo: [EMAIL PROTECTED]Subject: [JAVA3D]
TUTORIAL QUESTION
Hello all,
I am new to
java3d and I was reading Chapter 2 in the tutorail from suns webpage.
I also downloaded the examples,
however the exanples are in a far file, how do I look at the
examples?
Mainly fo
Hello all,
I am new to java3d
and I was reading Chapter 2 in the tutorail from suns webpage.
I also downloaded the examples,
however the exanples are in a far file, how do I look at the
examples?
Mainly for the
YoyoApp.java
Thanks in advance
Terence J Fag
ED]>
Sent: Wednesday, March 29, 2000 10:55 AM
Subject: [JAVA3D] Tutorial on VRML
> Can anybody tell me about a good tutorial on VRML??
> I will need to write scenes in this language and later load it in my
> Java3D aplication... So i
Can anybody tell me about a good tutorial on VRML??
I will need to write scenes in this language and later load it in my
Java3D aplication... So i will need to learn it...
===
To unsubscribe, send email to [EMAIL PROTECTED] a
13 matches
Mail list logo