Commit Graph

15 Commits

Author SHA1 Message Date
Stedd 6e4fa92d3a Trigger OnEnable 2023-10-08 12:27:31 +02:00
Stedd d5a51ad617 made shader that blurs image using a 3x3 kernel 2023-10-08 03:27:17 +02:00
Stedd 6e411c2a0d Rendering result on a quad 2023-10-08 02:58:03 +02:00
Stedd f0a33e7900 Activated URP 2023-10-08 02:39:23 +02:00
Stedd d7fa3c70db Project organization
*Created texture folder
*Moved texture to folder
2023-10-08 02:32:55 +02:00
Stedd 7c40610ef5 added URP 2023-10-08 02:31:05 +02:00
Stedd 92a46ea5e0 cleanup 2023-10-08 02:28:17 +02:00
Stedd 3378a181a8 passing a variable to the shader 2023-10-08 02:17:41 +02:00
Stedd cf05fcb207 inverting color on image 2023-10-08 01:54:45 +02:00
Stedd 4924f9abe5 trying to scale the result 2023-10-08 01:46:49 +02:00
Stedd 27339bdda4 colors are inverted on the result texture 2023-10-08 00:56:53 +02:00
Stedd 9782c69826 Still cant see an output 2023-10-08 00:39:49 +02:00
Stedd 58501f44cb Added ComputeShader and ComputeController 2023-10-08 00:02:17 +02:00
Stedd 56dfffcc20 Removed unused packages 2023-10-08 00:01:44 +02:00
Stedd 4aa4dcc6e2 Initial commit 2023-10-07 23:48:37 +02:00