Commit Graph
47 Commits
Author SHA1 Message Date
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 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
mm00 92529b562e Fixed sdf usage in gradient and added test cases 2025-03-28 18:51:40 +01:00
Samuele Lorefice 84a49bb2a8 Merge remote-tracking branch 'origin/master' 2025-03-28 18:49:23 +01:00
Samuele Lorefice 01a92b2099 Improved logging 2025-03-28 18:46:38 +01:00
mm00 1c136880aa Using SIMD acceleration, added core usage limit 2025-03-27 19:20:54 +01:00
mm00 0dc04043b1 added image files 2025-03-27 19:19:32 +01:00
Samuele Lorefice 809068e270 Gradient + Transitions 2025-03-26 06:42:46 +01:00
Samuele Lorefice e3dbb82587 Removed extra reference in record 2025-03-26 06:38:43 +01:00
Samuele Lorefice 3ba22ac3b2 BaseLine 2025-03-26 05:55:39 +01:00