열 우선이다.
좀 더 보충해야 겠다.
가령 Matrix의 경우 6개의 요소를 1차원 배열로 가지고 있는데. 이때
0번요소가 M11이고, 1번 요소가 M21라는 소리다. Matrix의 4,5는 각각 X, Y축 이동이다.
행렬 곱 형태로 나타낼 수 없고 직접 계산해야 한다.
Subscribe to:
Post Comments (Atom)
Task in UnrealEngine
https://www.youtube.com/watch?v=1lBadANnJaw
-
Unity released very good FPS example for people and I decided to analysis how they make this. Personally I wanted to show you how I analys...
-
When we use DrawDebugSphere function for debugging, it is working well but when you are trying to use it in anim node's function it will...
-
If you press a key 'L' in the jupyter notebook then you can see the line number in the editor.
No comments:
Post a Comment