Search found 1 match
- Sat Mar 17, 2018 5:32 am
- Forum: 3D/2D models
- Topic: Bounding Box
- Replies: 3
- Views: 895
Bounding Box
Hi, im deeply in some reversing stuff for an old 3D game. I'm sure that I've found the bounding box data. It's represented as the following: float CenterX; float CenterZ; float CenterY; float Unknown; float Unknown; float Unknown; float Unknown; Did someone of you ever see 4 floats representing a bo...
