From 05f9f7ce9d272b6bfc7d5ed82f5da4d49564d666 Mon Sep 17 00:00:00 2001 From: iJacqu3s <92646091+iJacqu3s@users.noreply.github.com> Date: Tue, 6 Sep 2022 18:54:41 +0200 Subject: [PATCH 1/2] Added Computer Graphics tags for better control over shape, look and materials --- ui/modifiers.json | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/ui/modifiers.json b/ui/modifiers.json index d334eb382..c0f947ef4 100644 --- a/ui/modifiers.json +++ b/ui/modifiers.json @@ -97,9 +97,13 @@ "Glamor Shot", "Golden Hour", "HD", + "Landscape", "Lens Flare", "Macro", "Polaroid", + "Photoshoot", + "Portrait", + "Studio Lighting", "Vintage", "War Photography", "White Balance", @@ -110,6 +114,7 @@ "Color", [ "Beautiful Lighting", + "Cold Color Palette", "Colorful", "Dynamic Lighting", "Electric Colors", @@ -144,6 +149,7 @@ "Style of an artist or community", [ "Artstation", + "trending on Artstation", "by Agnes Lawrence Pelton", "by Akihito Yoshida", "by Andy Warhol", @@ -156,6 +162,7 @@ "by Claude Monet", "by David Mann", "by Diego Velázquez", + "by Disney Animation Studios", "by Édouard Manet", "by Frida Kahlo", "by Georgia O'Keeffe", @@ -177,8 +184,11 @@ "by Paul Klee", "by Pablo Picasso", "by Pierre-Auguste Renoir", + "by Pixar Animation Studios", "by Rembrandt", "by Richard Dadd", + "by Rossdraws", + "by Sam Does Arts", "by Sandro Botticelli", "by Salvador Dalí", "by Tivadar Csontváry Kosztka", @@ -187,5 +197,36 @@ "by Vincent van Gogh", "by wlop" ] + ], + [ + "CGI Software", + [ + "3D Model", + "3D Sculpt", + "3Ds Max Model", + "Blender Model", + "Cinema4d Model", + "Maya Model", + "Unreal Engine", + "Zbrush Sculpt" + ] + ], + [ + "CGI Rendering", + [ + "3D Render", + "Corona Render", + "Creature Design", + "Cycles Render", + "Detailed Render", + "Environment Design", + "Intricate Environment", + "LSD Render", + "Octane Render", + "PBR", + "Glass Caustics", + "Global Illumination" + "Subsurface Scattering" + ] ] ] From bafd3612e6e81d712549e266f435796289a721d1 Mon Sep 17 00:00:00 2001 From: iJacqu3s <92646091+iJacqu3s@users.noreply.github.com> Date: Tue, 6 Sep 2022 19:05:07 +0200 Subject: [PATCH 2/2] Added computer graphics tags and a few other miscellaneous tags to help with shape, look and materials --- ui/modifiers.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/modifiers.json b/ui/modifiers.json index c0f947ef4..ab7131e88 100644 --- a/ui/modifiers.json +++ b/ui/modifiers.json @@ -225,7 +225,7 @@ "Octane Render", "PBR", "Glass Caustics", - "Global Illumination" + "Global Illumination", "Subsurface Scattering" ] ]