Artur, I have no interest in debating matrix documentation with you. It
was simply an example that I tossed out quickly. I did check the pdf
doc you mentioned. It doesn't provide any more information in this
specific case.
If all you do is toy with Java 3D and make little demos then I agree,
the documentation is adequate. But when you step to making full scale
applications and need to interact with other references (such as 3DS
format) then suddenly that missing spec here or there can create a lot
of work and confusion.
Your usage of "I suppose" indicates that you are also guessing at the
notational scheme used by Java 3D. Are we seriously supposed to code
based on guesses?
- John Wright
Starfire Research
Artur Biesiadowski wrote:
>
> John Wright wrote:
>
> > "Another vaild notational scheme sometimes seen in computer graphics
> > uses matrices with translation vectors in the bottom row. In this
> > scheme, the order of matrices would be reversed, i.e., the order of
> > application would read from left to right. Vectors and matrices in this
> > notation are said to be in row-major form since the vectors are rows.
> > In this book we use column-major form."
> >
> > So are Java 3D matrices row-major or column-major?
>
> Vectors are columns, so column-major I suppose (If I understand cited
> reference correctly).
>
> I agree than InputDevices/Audio is underdocument. But I think that
> matrices are document as extensively as they could. Have you checked the
> page in pdf doc I've mentioned ?
>
> Artur
>
> ===========================================================================
> 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 PROTECTED] and include in the body of the message "help".
===========================================================================
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 PROTECTED] and include in the body of the message "help".