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

Assign materials to segments and shapes #9

Closed
Henry00IS opened this issue Sep 14, 2022 · 1 comment
Closed

Assign materials to segments and shapes #9

Henry00IS opened this issue Sep 14, 2022 · 1 comment
Labels
idea New planned todo idea that may never happen

Comments

@Henry00IS
Copy link
Owner

Have a list of materials in the project. The user can assign materials to individual segments as well as the entire shape. The segments will be shown with a different color to indicate the material slot used. Subtractive shapes can be represented using dotted lines where additive shapes will have filled lines as usual. The materials assigned to the segments are used for the extruded sides of the mesh and materials assigned to the shapes themselves are used for the front and back faces of the mesh.

This will make it more user-friendly to change and extrude the same brush later in RealtimeCSG, as this way at least the materials are kept between updates. It also makes the regular meshes more useful. Requires #5.

@Henry00IS Henry00IS added the idea New planned todo idea that may never happen label Sep 14, 2022
@Henry00IS
Copy link
Owner Author

Implemented a much better way since 841ccde with the 3D material editor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea New planned todo idea that may never happen
Projects
None yet
Development

No branches or pull requests

1 participant