Pixel-Painter 3DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 11: Line 11:
| source = https://github.com/16BitWonder/Pixel-Painter/
| source = https://github.com/16BitWonder/Pixel-Painter/
}}
}}
<youtube>BVF_yGeYIQI</youtube>
Heyo, I finally found the time to try my hand at 3DS homebrew, and came up with this as a simple first app. Albeit not very impressive or ground-breaking, I figured I'd release it anyway (why not? :P). I have now attached a .cia build to the .zip on the release page for all those that prefer homebrew from the homemenu!
 
Heyo tempers, I finally found the time to try my hand at 3DS homebrew, and came up with this as a simple first app. Albeit not very impressive or ground-breaking, I figured I'd release it anyway (why not? :P). I have now attached a .cia build to the .zip on the release page for all those that prefer homebrew from the homemenu!


The entire thing was done from changing text background colors, nothing fancy. And a huge thank you to all the devs that brought ctrulib and its examples together. As is mentioned in the source code (which is also available on github), the examples "hello-world", "both-screen-text", "colored-text", and "read-controls" were referenced while making this.
The entire thing was done from changing text background colors, nothing fancy. And a huge thank you to all the devs that brought ctrulib and its examples together. As is mentioned in the source code (which is also available on github), the examples "hello-world", "both-screen-text", "colored-text", and "read-controls" were referenced while making this.

Revision as of 07:56, 14 September 2021

Template:Infobox-3DS-Homebrews Heyo, I finally found the time to try my hand at 3DS homebrew, and came up with this as a simple first app. Albeit not very impressive or ground-breaking, I figured I'd release it anyway (why not? :P). I have now attached a .cia build to the .zip on the release page for all those that prefer homebrew from the homemenu!

The entire thing was done from changing text background colors, nothing fancy. And a huge thank you to all the devs that brought ctrulib and its examples together. As is mentioned in the source code (which is also available on github), the examples "hello-world", "both-screen-text", "colored-text", and "read-controls" were referenced while making this.

KhKrdJz.png

FEATURES:

  • Drawing from six different colors on bottom screen
  • Current information on top screen; e.g. Current coords, current color,
  • and whether erasing/drawing
  • Sloppy beginner source code

KNOWN BUG(S)

  • Red color bar on top screen sometimes flickers, I'm not sure how to fix that.

Advertising: