[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Java3Djp:00521] Re: Transform3D#lookAt()の謎
------------------------------------------------------------------
■アーチストファンのための双方向マガジン 6月創刊!!
■GLAY、L'Arc en Ciel、T.M.R、Mr. Childrenなどのレアな情報を満載
■先着10,000名様に関連図書プレゼント! グレイス出版
http://www.dns-ml.co.jp/id.idc?id=238
------------------------------------------------------------------
Transform3D#lookAt() の件ですが、このような記事を見つけました。
http://java.sun.com/products/java-media/mail-archive/3D/1495.html
>Just ckecking...
>Did you invert the transformation after LookAt method?
>ie.,
>cameraTr.lookAt(eye, centre, up);
>cameraTr.invert();
>cameraTG.setTransform(cameraTr);
>As pete described, the up vector is just the general direction that you
>want it to be pointing up.
これからやってみます。
--
えんどう やすゆき <yasuyuki@xxxxxxxxxx>
http://www.javaopen.org/jfriends/ (Java互助会ホームページ)