mirror of
https://github.com/Michatec/wk_wars2x.git
synced 2026-04-01 00:16:27 +02:00
13 lines
437 B
Plaintext
13 lines
437 B
Plaintext
Vector points for bounding box:
|
|
All points are assuming the view is facing the rear of the vehicle
|
|
All points have been manually tested
|
|
|
|
Bottom back left: min.x min.y min.z
|
|
Bottom back right: max.x min.y min.z
|
|
Bottom front left: min.x max.y min.z
|
|
Bottom front right: max.x max.y min.z
|
|
|
|
Top back left: min.x min.y max.z
|
|
Top back right: max.x min.y max.z
|
|
Top front left: min.x max.y max.z
|
|
Top front right: max.x max.y max.z |