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 Color & Roughness painting #91

Merged
merged 10 commits into from
Jul 4, 2023
Merged

Add Color & Roughness painting #91

merged 10 commits into from
Jul 4, 2023

Conversation

TokisanGames
Copy link
Owner

@TokisanGames TokisanGames commented Jun 26, 2023

  • Adds paintable color (RGB on colormap). Paint White to erase.

image

  • Adds paintable roughness, (A on colormap). Offers a -100% to +100% slider, which translates into a -1 to +1 modifier on the textures roughness. Painting 0% means revert to texture roughness. 100% makes rougher. -100% makes glossy, which makes textures look wet. Add some dark grey on color along with reduced roughness to complete the look.

image

  • Consolidates the row of buttons into a panel, and right-justifies Advanced button

image

  • Adds pickers to pick up color, roughness, or height values from the terrain maps for the respective tools

image

Fixes #42, Fixes #25

@TokisanGames TokisanGames force-pushed the color-painting branch 2 times, most recently from f1d57e9 to 3bacaec Compare June 30, 2023 08:22
@TokisanGames TokisanGames changed the title [WIP] Add Color & Roughness painting Add Color & Roughness painting Jun 30, 2023
@TokisanGames TokisanGames requested a review from outobugi June 30, 2023 08:34
@TokisanGames TokisanGames mentioned this pull request Jul 3, 2023
1 task
@TokisanGames TokisanGames mentioned this pull request Jul 4, 2023
@TokisanGames TokisanGames merged commit 9af127d into main Jul 4, 2023
@TokisanGames TokisanGames deleted the color-painting branch July 4, 2023 07:43
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

Successfully merging this pull request may close these issues.

Implement brush selection Implement Color Map & Painting
1 participant