ToolBar buttons to add and remove objects. #18

Merged
shaunrd0 merged 1 commits from add-remove-objects into master 2025-04-12 16:53:41 +00:00
Owner

This implements basic object file selection using the toolbar buttons to add new objects to the scene. I also implemented toolbar button to delete an object from the scene.

We can add more file types in the future, Assimp supports several. For now I've restricted it to .obj files since that's all I've tested with.

Closes #4.

This implements basic object file selection using the toolbar buttons to add new objects to the scene. I also implemented toolbar button to delete an object from the scene. We can add more file types in the future, Assimp supports several. For now I've restricted it to `.obj` files since that's all I've tested with. Closes #4.
shaunrd0 added 1 commit 2025-04-12 15:46:46 +00:00
shaunrd0 force-pushed add-remove-objects from ea0946f97e to e059a0b994 2025-04-12 15:54:16 +00:00 Compare
shaunrd0 merged commit ed604eb655 into master 2025-04-12 16:53:41 +00:00
shaunrd0 deleted branch add-remove-objects 2025-04-12 16:53:41 +00:00
Sign in to join this conversation.
No description provided.