Commit Graph
58 Commits
Author SHA1 Message Date
Samuele Lorefice 964eb02adb Added DeviceType switch, removed copy script from run configs (rider bug prevents execution), added CUDA and OpenCL run configs. 2025-04-08 18:53:52 +02:00
Samuele Lorefice 8992a6c33d Added windows version of shell script to build configs 2025-04-07 17:46:17 +02:00
Samuele Lorefice ebfb083099 Rider updating files when closing is annoying 2025-04-07 10:46:44 +02:00
Samuele Lorefice de46c11510 fixed debug images being output without debug flag.
Explicitly added quotes ("") to readme command example
2025-04-07 10:40:15 +02:00
Samuele Lorefice f37c7039e5 Added readme 2025-04-07 10:04:15 +02:00
Samuele Lorefice 1defbd66ff Final cleanup and added last run configs 2025-04-07 09:55:17 +02:00
Samuele Lorefice f342a2158b Command line argument parsing added, general logging cleanup. Buildchain improvements 2025-04-07 09:45:34 +02:00
Samuele Lorefice 1de6ee2127 Started pre-release cleanup 2025-04-07 08:24:54 +02:00
Samuele Lorefice f1d1749c40 Merge branch 'ILGpu' 2025-04-07 07:59:37 +02:00
Samuele Lorefice c65346aeec Added release build configs 2025-04-07 07:56:23 +02:00
Samuele Lorefice a74ae1167e Updated gitignore 2025-04-07 07:51:39 +02:00
mm00 d7d2091d64 Merge remote-tracking branch 'origin/ILGpu' into ILGpu 2025-04-04 19:23:20 +02:00
mm00 ea28738280 added border to initial image used in final image calculation 2025-04-04 19:23:02 +02:00
Samuele Lorefice 2faab96a7d Merge remote-tracking branch 'origin/ILGpu' into ILGpu 2025-04-04 19:22:26 +02:00
Samuele Lorefice 8c5ca2ce21 Small kernel fixes 2025-04-04 19:22:05 +02:00
mm00 d0fbd31c1d fixed final image masking 2025-04-04 19:20:43 +02:00
mm00 5cf8612699 Fixed directional blur 2025-04-03 20:49:44 +02:00
mm00 dfa2cf3f31 added luma threshould 2025-04-03 19:28:26 +02:00
mm00 64b7eb9dcc added SDF normalization 2025-04-03 19:28:20 +02:00
Samuele Lorefice d652c63586 Added editor config 2025-04-03 19:14:58 +02:00
Samuele Lorefice 9614283dc8 Cleanup and added formatting rules. Reformatted 2025-04-03 19:02:50 +02:00
mm00 b072eea732 Merge remote-tracking branch 'origin/ILGpu' into ILGpu 2025-04-03 18:50:57 +02:00
Samuele Lorefice 925e4c9989 Fixed gradient, more cleanup 2025-04-03 18:48:50 +02:00
mm00 69d3b517f3 Merge remote-tracking branch 'origin/ILGpu' into ILGpu 2025-04-03 18:48:29 +02:00
mm00 2d1368a908 Added directional blur 2025-04-03 18:48:21 +02:00
Samuele Lorefice 3b319da80b Cleaned up main 2025-04-03 18:38:56 +02:00
mm00 db54b80b5a Merge remote-tracking branch 'origin/ILGpu' into ILGpu 2025-04-03 18:09:29 +02:00
mm00 281e0f4aee Fixed sdf calculation via ILGPU 2025-04-03 18:09:17 +02:00
Samuele Lorefice 366a5c1cab Added Gradient Kernel 2025-04-03 18:02:43 +02:00
Samuele Lorefice 86c0e97672 Added gradient kernel 2025-04-03 17:55:11 +02:00
Samuele Lorefice 6fd430a670 misc fixes 2025-04-03 17:06:50 +02:00
Samuele Lorefice 664c5e02fe Added SDF kernel 2025-04-02 20:26:28 +02:00
Samuele Lorefice 1d64749e76 Started converting the methods to parallel processing enabled kernels 2025-04-02 19:54:38 +02:00
Samuele Lorefice 0ef4ad1c4a Added ILGpu 2025-04-02 19:54:01 +02:00
mm00 07c00117f1 Added directional blur for final image 2025-04-02 19:45:20 +02:00
mm00 1bdead0750 Added first image to start SDF and fixed blending 2025-04-01 19:49:39 +02:00
mm00 8173327c79 Multiplied channels by alpha when less than Vector4 2025-04-01 19:49:21 +02:00
mm00 7c484a9af3 completed refactoring, added 32x32 test images 2025-04-01 18:48:58 +02:00
mm00 f954a77cc5 Merge remote-tracking branch 'origin/master' 2025-04-01 17:49:00 +02:00
mm00 f7561c77b4 Added new test image 2025-04-01 17:48:49 +02:00
Samuele Lorefice 537bcc0305 Added multiple image formats support 2025-04-01 17:48:03 +02:00
Samuele Lorefice a77e9b7989 Giga Refactor 2025-03-29 00:51:52 +01:00
Samuele Lorefice 78efd4fcc2 Removed imageMagick 2025-03-29 00:42:21 +01:00
Samuele Lorefice e158cfc95b Expanded LoadImage to cover all channel counts 2025-03-28 22:10:10 +01:00
Samuele Lorefice ccaae9befd Added image util class 2025-03-28 21:57:59 +01:00
Samuele Lorefice f3f01a2f85 Refactor 2025-03-28 20:51:38 +01:00
Samuele Lorefice 571bd81c0d Merge remote-tracking branch 'origin/master' 2025-03-28 19:35:52 +01:00
Samuele Lorefice ca3e0cdd39 Shortened Console update line method 2025-03-28 19:35:45 +01:00
mm00 f3fca33606 fixed gradient calculation 2025-03-28 19:30:43 +01:00
mm00 4c45884c96 Merge remote-tracking branch 'origin/master' 2025-03-28 18:51:46 +01:00