Commit f03f41c
docs(renderer): fix misleading inverse-rotation comment
The comment claimed to show the inverse matrix but actually showed
the forward R(θ) matrix. Correct it to show both forward and inverse
forms, matching the code below.
Co-authored-by: DeepSeek V4 <deepseek@v4.ai>1 parent d9b8a21 commit f03f41c
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1079 | 1079 | | |
1080 | 1080 | | |
1081 | 1081 | | |
1082 | | - | |
1083 | | - | |
1084 | | - | |
| 1082 | + | |
| 1083 | + | |
| 1084 | + | |
1085 | 1085 | | |
1086 | 1086 | | |
1087 | 1087 | | |
| |||
0 commit comments