Skip to content

Conversation

@rnetiks
Copy link
Contributor

@rnetiks rnetiks commented Jul 21, 2025

Refactored MeshToObjString into smaller, reusable methods for improved readability and maintainability. Added helper methods to handle vertices, texture coordinates, normals, and faces separately. Fixed scaling issue due to double multiplication. The changes enhance code clarity and enforce single-responsibility principles for mesh data processing.

Refactored MeshToObjString into smaller, reusable methods for improved readability and maintainability. Added helper methods to handle vertices, texture coordinates, normals, and faces separately. Fixed scaling issue due to double multiplication. The changes enhance code clarity and enforce single-responsibility principles for mesh data processing.
@ManlyMarco ManlyMarco merged commit 3ee8f52 into ManlyMarco:master Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants