فهرست منبع

Minor fixes to the Shadertoy tutorial.

Mikael Säker 8 سال پیش
والد
کامیت
49723104da
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      docs/en/tutorials/shadertoy.md

+ 3 - 0
docs/en/tutorials/shadertoy.md

@@ -272,3 +272,6 @@ You can view the results here:
   </script>
 </div>
 
+A fun continuation exercise is to add the original mouse movement input to the shader. It should be fairly straightforward if you grasp how to deal with input.
+
+Happy Defolding!