при написании ТУ

This commit is contained in:
2025-02-12 12:12:33 +03:00
parent d583c544fb
commit 55bea416d9
8 changed files with 25 additions and 18 deletions

View File

@@ -4,4 +4,3 @@ void fragment()
{
COLOR.rgb = vec3(1.0, 1.0, 1.0) - log(COLOR.rgb);
}