Skip to content

feat(object): add Shape struct and OBJLoader support for shapes#266

Merged
ripel2 merged 7 commits intomainfrom
load-model-with-multiple-shapes
Aug 22, 2025
Merged

feat(object): add Shape struct and OBJLoader support for shapes#266
ripel2 merged 7 commits intomainfrom
load-model-with-multiple-shapes

Conversation

@Miou-zora
Copy link
Contributor

Related to no issues.

Introduces a new Shape struct to encapsulate mesh data and extends OBJLoader with a new loadModel overload that loads OBJ files into a vector of Shape objects. This enables more flexible handling of complex OBJ files with multiple shapes.

Introduces a new Shape struct to encapsulate mesh data and extends OBJLoader with a new loadModel overload that loads OBJ files into a vector of Shape objects. This enables more flexible handling of complex OBJ files with multiple shapes.
@Miou-zora Miou-zora requested a review from a team August 21, 2025 20:23
@Miou-zora Miou-zora self-assigned this Aug 21, 2025
@Miou-zora Miou-zora added the enhancement New feature or request label Aug 21, 2025
@sonarqubecloud
Copy link

@ripel2 ripel2 merged commit 0e4987c into main Aug 22, 2025
3 checks passed
@ripel2 ripel2 deleted the load-model-with-multiple-shapes branch August 22, 2025 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants