Reviewed shader

This commit is contained in:
Ray
2024-08-06 18:32:14 +02:00
parent b44b759b8f
commit db8b199363
2 changed files with 2 additions and 26 deletions

View File

@@ -38,7 +38,7 @@ uniform vec2 resolution;
//
// More info here: http://www.iquilezles.org/www/articles/distfunctions/distfunctions.htm
#define AA 1 // make this 1 is your machine is too slow
#define AA 1 // make this 1 if your machine is too slow
//------------------------------------------------------------------