Circlicious
Friday, March 28th, 2008First attempt at a circle, using sine and cosine, and connect each “angle” with a line segment.
Not exactly smooth around some edges.
Right-click and “view image” to see it in it’s full size
First attempt at a circle, using sine and cosine, and connect each “angle” with a line segment.
Not exactly smooth around some edges.
Right-click and “view image” to see it in it’s full size
Well I managed to learn a little bit about lines and bresenham’s line. If I tried to explain to you what I learned, I would probably sound foolish, suffice it to say, I know a little bit, and yet a bit still eludes me. My attempt at drawing lines with this is working, […]
I decided to go back to school… no not a real school, you know the OLD school. I generally want to attempt to learn graphics programming, eventually leading up to building a 3d graphics engine. Yep you read that right, 3D. But that is a long time coming. Right now it’s […]