Pixel-Painter 3DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 3: Line 3:
| image = https://dlhb.gamebrew.org/3dshomebrew/Pixel-Painter.jpg|250px
| image = https://dlhb.gamebrew.org/3dshomebrew/Pixel-Painter.jpg|250px
| type = Other Games
| type = Other Games
| version=v1.8
| version=v1.0
| lastupdated = 2020/08/20
| lastupdated = 2017/06/06
| licence = Mixed
| licence = Mixed
| author = 8BitWonder
| author = 8BitWonder
| website = https://gbatemp.net/threads/release-pixel-painter-simple-drawing-homebrew.497145/
| website = https://gbatemp.net/threads/release-pixel-painter-simple-drawing-homebrew.461797/
| download = https://dlhb.gamebrew.org/3dshomebrew/Pixel-Painter.rar
| download = https://dlhb.gamebrew.org/3dshomebrew/Pixel-Painterv1.0.7z
| source =  
| source = https://github.com/16BitWonder/Pixel-Painter/
}}
}}
<youtube>BVF_yGeYIQI</youtube>
<youtube>BVF_yGeYIQI</youtube>


Hiya Tempers, with the recent release of the Homebrew Launcher I figured I would try making something simple for people to play around with while they wait on bigger and better projects. This is a port of my original Pixel-Painter for the 3DS.
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!
Although I would definitely say this is the better version due to the screen-capture button and that I revised it with an additional year of programming experience.


This project was made by referencing both libnx's hello-world template and the original Pixel-Painter homebrew for the 3DS.
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.


FEATURES:
https://dlhb.gamebrew.org/3dshomebrew/KhKrdJz.png
The ability to draw with seven different colors on the screen
Controls and color information on the left side of the screen
Take screenshots of your drawings with the screen-capture button (Includes side-menu)


Feel free to post up anything you drew with this!
==FEATURES:==


Current Version: v1.8.0?
*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)==


[?IMG]
*Red color bar on top screen sometimes flickers, I'm not sure how to fix that.
 
 
Spoiler: Changelog Screenshots
v1.5.0
[?IMG]
[?IMG]
 
v1.4.0
[?IMG]
[?IMG]
 
v1.2.0
[?IMG]
[?IMG]
 
v1.0.0
[?IMG]
 
 
DOWNLOAD:
https://github.com/16BitWonder/Pixel-Painter-Switch/releases
 
SOURCE:
https://github.com/16BitWonder/Pixel-Painter-Switch?

Revision as of 07:56, 14 September 2021

Template:Infobox-3DS-Homebrews

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.

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: