You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: