add support for single shader per geometry by bertt · Pull Request #147 · Geodan/pg2b3dm
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 79
Conversation
Copy link
Member
Sample shader (all geometries same color)
update delaware_buildings set simple_shader =
'{
"PbrMetallicRoughness": {
"BaseColors": ["#ff0000"]
}
}';
bertt added 2 commits
February 15, 2024 13:11
bertt
merged commit
4d1660f
into
master
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment