Browse Source
- Added detailed comments to clarify the steps involved in the normalization of mesh vertices. - Implemented calculations for the bounding box size and center point of the model. - Updated the vertex normalization logic to center and scale vertices to the range of [-0.9, 0.9]. - Improved code readability and maintainability by providing clear explanations for each processing step.main
1 changed files with 7 additions and 1 deletions
Loading…
Reference in new issue