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

Polygon!

Root / Submissions / [.]

MinxrodCreated:
Download:Y3A8VJDP
Version:1.0Size:2053
It draws a polygon with whatever size, number of sides, and color you like!

Instructions:

Circle pad - moves shape C-stick - Changes rotation Up/Down - changes size Left/Right - increases/decreases # of sides A,Y,X - Changes RGB values

Notes:

I need to remake this, I didn't really understand DEF when I first made this - or RGB() very well. My code isn't the greatest here. Sorry for the C-stick being only current rotation, I need to update this :/

Use l and R for roatiom

Replying to:Defaultio
Use l and R for roatiom
Rotation*

Replying to:Defaultio
Use l and R for roatiom
Good idea! :) I will try this

Size goes in negatives, maybe use abs().

Replying to:Defaultio
Use l and R for roatiom
To be honest, I thought this was gonna be a 3d polygon thing. It isn't... You should probably rename it to 2d polygon test.

Replying to:Defaultio
Use l and R for roatiom
You should probably look up the definition of polygon.

Replying to:Defaultio
Use l and R for roatiom
I know what a polygon is, a multi sided figure.... I just didn't think it would be 2d instead of 3d....

Replying to:RealTiP
Size goes in negatives, maybe use abs().
Maybe, or restrict sizes. I figured there wasn't much of a problem since it didn't crash and I planned on not uploading this originally :P