Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Primitive meshes to the default system resources #16

Open
jayrulez opened this issue Sep 21, 2024 · 0 comments
Open

Add Primitive meshes to the default system resources #16

jayrulez opened this issue Sep 21, 2024 · 0 comments

Comments

@jayrulez
Copy link
Contributor

Add primitive meshes (Cube, Sphere, Cylinder, etc...) to the default system resources.

Alternatively, make it possible to easily generate these meshes as part of the mesh creation process.
Instead of selecting a mesh from the file system, there could be an additional option to select the source of the mesh.
The options would be Primitive and File.
If File is selected (the default option), then everything works as it does currently.
If Primitive is selected, then the field for the file path is replaced with a drop down list of available primitive meshes.
When a primitive mesh is selected, it this will automatically, it will automatically populate a default material.

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

No branches or pull requests

1 participant