LoginLogin
Nintendo shutting down 3DS + Wii U online services, see our post

Grayscale

Root / Submissions / [.]

NateDogg1232Created:
Download:CE3NV3DJ
Version:Size:
This is my entry into to color programming contest, but it's more of an absence of color. This program implements multiple algorithms (5 to be exact) to grayscale a section of or the whole screen of the GRP. This allows any page and screen of graphics to be grayscaled. Just specify a page (GPAGE) and display (DISPLAY) and run it. Just run the TEST program to see!

Notes:

NOTICE: I was planning a GUI, but was put on hold by a 3DS problem that led to me having to exchange it. The 3DS that is supposed to be coming is on back order (3-5 weeks), so that put that on hold. (meaning it won't be ready before the contest is over) The GUI will be updated, though, so do not worry!

Did you remove this from the programming contest? It still says it's your entry to the programming contest, but the category isn't there anymore.

Replying to:haloopdy
Did you remove this from the programming contest? It still says it's your entry to the programming contest, but the category isn't there anymore.
Oh? That's kinda strange. It'll try to fix that right now. It is still in the contest, though.

Replying to:haloopdy
Did you remove this from the programming contest? It still says it's your entry to the programming contest, but the category isn't there anymore.
It should be all good now

So this is a B/W converter?I've made one myself with (about)10 lines of code.

Replying to:DFrost
So this is a B/W converter?I've made one myself with (about)10 lines of code.
Essentially but more of a showcase of many different algorithms.