[過去ログ]
統一3Dスレ (558レス)
統一3Dスレ http://mevius.5ch.net/test/read.cgi/gamedev/1012625860/
上
下
前次
1-
新
通常表示
512バイト分割
レス栞
抽出解除
レス栞
このスレッドは過去ログ倉庫に格納されています。
次スレ検索
歴削→次スレ
栞削→次スレ
過去ログメニュー
440: 名前は開発中のものです。 [age] 2010/02/02(火) 08:32:00 ID:??? >>434 OpenGL, the most popular graphics library in the world, requires that z value in homogeneous clipping space be within the range between -w and w, as is the case with your platform. Historically, I believe, this type of projection matrices rather than DirectX-style projection matrices (0 < z < w) has been widly used. >>437 You can use the upper-left 3x3 matrix of your transform matrix (from world space to object space) to transform a direction vector into object space if and only if the 3x3 matrix is orthonormal, which means the 3x3 matrix represents pure rotation without any scaling or shearing. Otherwise (if the 3x3 matrix is not orthonormal), you need to use the inverse transpose of the upper-left 3x3 matrix instead. >>438 I agree. No Japanese translation is needed for us. 327, we hope you meet our request. Thanks in advance. http://mevius.5ch.net/test/read.cgi/gamedev/1012625860/440
441: 440 [sage] 2010/02/02(火) 09:01:00 ID:??? Sorry there are typos at the end of first paragraph. wrong: has been widly used. correct: have been widely used. http://mevius.5ch.net/test/read.cgi/gamedev/1012625860/441
442: 440 [sage] 2010/02/02(火) 09:15:00 ID:??? Oops, "has" is correct since the subject of that sentence is "the type" which is a singular noun. I'm so sorry to have interrupted our discussion. http://mevius.5ch.net/test/read.cgi/gamedev/1012625860/442
447: 327 [sage] 2010/02/02(火) 11:45:00 ID:??? >>438 >>440 Understood. http://mevius.5ch.net/test/read.cgi/gamedev/1012625860/447
456: 440 [sage] 2010/02/02(火) 16:11:00 ID:??? >>455 What I meant is that a "orthonormal" 3x3 matrix represents pure rotation. If a 3x3 matrix contains scaling or shearing, that matrix is NOT orthonormal. In this case, you must calculate the inverse of the transpose of the 3x3 matrix, instead of just using the original matrix, in order to transform "normal" vectors. However, you said in your previous post (I assume 437 = 455) that you wanted to transform "direction" vectors. Unlike normals, direction vectors can be transformed simply by using the upper-left 3x3 submatrix of the original 4x4 transform matrix. I'm very sorry to have mixed up "direction" with "normal." http://mevius.5ch.net/test/read.cgi/gamedev/1012625860/456
メモ帳
(0/65535文字)
上
下
前次
1-
新
書
関
写
板
覧
索
設
栞
歴
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.017s