You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ProjectsLinks/pxlPix.htm.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,21 +20,21 @@ Some how I've made two image editor apps now...
20
20
21
21
pxlPix is a host to 20 different Effects
22
22
23
-
Tweak your colors with the basic brightness, contrast, saturation, hue, levels & color channel controls,
23
+
Tweak your colors with the basic brightness, contrast, saturation, hue, levels, & color channel controls,
24
24
25
25
Stylize your image with kaleidoscopic effects, noise warping, vignettes, and more!
26
26
27
27
All displayed as layers in the app,
28
28
29
-
Easily tap a layer to show the effect's options
29
+
Easily tap a layer to show the effect's options,
30
30
31
-
And drag a layer's 3 lines to reorder them.
31
+
And drag a layer's 3 lines to reorder them.
32
32
33
-
Sporting over 100 font families for the text tool,
33
+
Sporting over 100 font families for the <spanclass="textName">Text</span> tool,
34
34
35
35
With options like bending/arcing the text & outlines.
36
36
37
-
Draw curves with easy to access editing modes,
37
+
Draw curves with easy access editing modes,
38
38
39
39
Hit the 'Add' button & tap down points for your curve.
40
40
@@ -52,15 +52,15 @@ Some how I've made two image editor apps now...
52
52
53
53
Or add a glow by mapping the SDF value to a color and blend it in!
54
54
55
-
I've written a number of shaders as the effects that get ran in the app.
55
+
I've written the shaders in AGSL as the effects that run in the app.
56
56
57
-
I'm just chaining the effects together in the app,
57
+
I'm just chaining the shaders together,
58
58
59
-
So each layer can remember your settings and apply them to the image one by one.
59
+
So each layer can remember your settings and apply them to the image one-by-one.
60
60
61
61
Just passing the image along!
62
62
63
-
So far I'm trying to get the free version of pxlPix approved for the Google Play Store, and then I'll be working on a paid version with more features!
63
+
So far I'm trying to get the free version of pxlPix approved for the Google Play Store, and then I'll be working on a paid Pro version with more features!
64
64
65
65
Currently, the Pro version has Fast Fourier Transform (FFT) support for altering the color/detail frequencies of an image.
Copy file name to clipboardExpand all lines: docs/bots/siteContent.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1007,7 +1007,7 @@
1007
1007
"caption": "Kaleidoscope & some inverted Star Shapes!"
1008
1008
}
1009
1009
],
1010
-
"content": "\n <div class=\"procPagesProjectsHeaderStyle\"><span class=\"procPagesRepoLinkStyle textBold\">pxlPix</span> <span class=\"textDrinkMeAlice textItalic\">2026</span></div>\n <span class=\"textBump\">An image & photo editing app for Android.</span>\n <br><span class=\"textShrink textItalic textName \">Languages - <span class=\"textBold\">Kotlin & AGSL</span></span>\n <div class=\"pppHBar\"></div>\n\n Currently in <span class=\"textBump\">Closed Testing </span><span class=\"textDrinkMeAlice\">(Early Access)</span> on <span class=\"textNudge\">Google Play Store</span>!\n <br> Hopefully published soon and then I'll get to update this page with an app listing!\n \n <br><br><div class=\"pppHBar\"></div>\n\n <br>Some how I've made two image editor apps now...\n <br> The other being <span class=\"textName\">Pxlmancer</span>\n \n <br><br> But this is more of an image filter app,\n <br> Rather than a full drawing/painting editor like Pxlmancer.\n\n <br><br> <span class=\"textName\">pxlPix</span> is a host to <span class=\"textNudge textBold\">20</span> different <span class=\"textNudge\">Effects</span>\n <br> Tweak your colors with the basic brightness, contrast, saturation, hue, levels & color channel controls,\n <br> Stylize your image with kaleidoscopic effects, noise warping, vignettes, and more!\n \n <br><br> All displayed as layers in the app,\n <br> Easily tap a layer to show the effect's options\n <br> And drag a layer's 3 lines to reorder them.\n\n <br><br> Sporting over 100 font families for the text tool,\n <br> With options like bending/arcing the text & outlines.\n\n <br><br> Draw curves with easy to access editing modes,\n <br> Hit the 'Add' button & tap down points for your curve.\n <br> Set how the curve is drawn; linear, quadratic, or bezier.\n <br> And play with the curve width, blur, & blend mode to get the look you want!\n\n <br><br> My favorite has to be the <span class=\"textName\">Shape</span> tool,\n <br> I'm just a sucker for SDF math, haha.\n \n <br><br> <span class=\"textName\">Shape</span> is just a bunch of different shapes with signed distance field math controls.\n <br> Easily soften pointed lines by shifting the SDF value negatively.\n <br> Or add a glow by mapping the SDF value to a color and blend it in!\n\n <br><br><div class=\"pppHBar\"></div>\n\n I've written a number of shaders as the effects that get ran in the app.\n <br> I'm just chaining the effects together in the app,\n <br> So each layer can remember your settings and apply them to the image one by one.\n <br> Just passing the image along!\n\n <br><br><div class=\"pppHBar\"></div>\n\n So far I'm trying to get the free version of pxlPix approved for the Google Play Store, and then I'll be working on a paid version with more features!\n\n <br><br> Currently, the Pro version has Fast Fourier Transform (FFT) support for altering the color/detail frequencies of an image.\n <br> Soon to have anything using multi-sampling,\n <br> Like Kuwahara filtering and its edge detection.\n <br> Laplacian pyramids for image blending and detail enhancement.\n <br> And more!\n \n <br><br> \n ",
1010
+
"content": "\n <div class=\"procPagesProjectsHeaderStyle\"><span class=\"procPagesRepoLinkStyle textBold\">pxlPix</span> <span class=\"textDrinkMeAlice textItalic\">2026</span></div>\n <span class=\"textBump\">An image & photo editing app for Android.</span>\n <br><span class=\"textShrink textItalic textName \">Languages - <span class=\"textBold\">Kotlin & AGSL</span></span>\n <div class=\"pppHBar\"></div>\n\n Currently in <span class=\"textBump\">Closed Testing </span><span class=\"textDrinkMeAlice\">(Early Access)</span> on <span class=\"textNudge\">Google Play Store</span>!\n <br> Hopefully published soon and then I'll get to update this page with an app listing!\n \n <br><br><div class=\"pppHBar\"></div>\n\n <br>Some how I've made two image editor apps now...\n <br> The other being <span class=\"textName\">Pxlmancer</span>\n \n <br><br> But this is more of an image filter app,\n <br> Rather than a full drawing/painting editor like Pxlmancer.\n\n <br><br> <span class=\"textName\">pxlPix</span> is a host to <span class=\"textNudge textBold\">20</span> different <span class=\"textNudge\">Effects</span>\n <br> Tweak your colors with the basic brightness, contrast, saturation, hue, levels, & color channel controls,\n <br> Stylize your image with kaleidoscopic effects, noise warping, vignettes, and more!\n \n <br><br> All displayed as layers in the app,\n <br> Easily tap a layer to show the effect's options,\n <br> And drag a layer's 3 lines to reorder them.\n\n <br><br> Sporting over 100 font families for the <span class="textName">Text</span> tool,\n <br> With options like bending/arcing the text & outlines.\n\n <br><br> Draw curves with easy access editing modes,\n <br> Hit the 'Add' button & tap down points for your curve.\n <br> Set how the curve is drawn; linear, quadratic, or bezier.\n <br> And play with the curve width, blur, & blend mode to get the look you want!\n\n <br><br> My favorite has to be the <span class=\"textName\">Shape</span> tool,\n <br> I'm just a sucker for SDF math, haha.\n \n <br><br> <span class=\"textName\">Shape</span> is just a bunch of different shapes with signed distance field math controls.\n <br> Easily soften pointed lines by shifting the SDF value negatively.\n <br> Or add a glow by mapping the SDF value to a color and blend it in!\n\n <br><br><div class=\"pppHBar\"></div>\n\n I've written the shaders in AGSL as the effects that run in the app.\n <br> I'm just chaining the shaders together,\n <br> So each layer can remember your settings and apply them to the image one-by-one.\n <br> Just passing the image along!\n\n <br><br><div class=\"pppHBar\"></div>\n\n So far I'm trying to get the free version of pxlPix approved for the Google Play Store, and then I'll be working on a paid Pro version with more features!\n\n <br><br> Currently, the Pro version has Fast Fourier Transform (FFT) support for altering the color/detail frequencies of an image.\n <br> Soon to have anything using multi-sampling,\n <br> Like Kuwahara filtering and its edge detection.\n <br> Laplacian pyramids for image blending and detail enhancement.\n <br> And more!\n \n <br><br> \n ",
I've written a number of shaders as the effects that get ran in the app.
100
-
<br> I'm just chaining the effects together in the app,
101
-
<br> So each layer can remember your settings and apply them to the image one by one.
99
+
I've written the shaders in AGSL as the effects that run in the app.
100
+
<br> I'm just chaining the shaders together,
101
+
<br> So each layer can remember your settings and apply them to the image one-by-one.
102
102
<br> Just passing the image along!
103
103
104
104
<br><br><div class="pppHBar"></div>
105
105
106
-
So far I'm trying to get the free version of pxlPix approved for the Google Play Store, and then I'll be working on a paid version with more features!
106
+
So far I'm trying to get the free version of pxlPix approved for the Google Play Store, and then I'll be working on a paid Pro version with more features!
107
107
108
108
<br><br> Currently, the Pro version has Fast Fourier Transform (FFT) support for altering the color/detail frequencies of an image.
109
109
<br> Soon to have anything using multi-sampling,
0 commit comments