Motoring along

Published July 07, 2004
Advertisement
Well, I finally sat down and coded a simple renderer for a dodecahedron with SDL and OpenGL in C++. I did a couple of really bone headed things while putting it together, like completely borking the normals, and at one point using a cosine instead of a sine. But, it's looking pretty good now.

I think next I'll rebuild SDL_Image library to remove the dependencies on the jpeg and png dlls. Actually, while I'm at it, I might just repackage both SDL_Image and the main SDL library into a single DLL.

After that I'll probably start working on some textures to apply to this guy. Using only solid colors it's very hard for me to tell the difference between 12 different shades. Right now I'm considering some 10CD/C10 temari patterns, and possibly mokume gane textures. The problem with temari patterns is that they're intended to applied to the entire surface of the mari, so might not work very well with a different pattern applied to each face. I'm also tempted to use some Millefiori to generate patterns. I think I have enough polymer clay lying around that I could generate a nice Clichy Rose design for a couple faces.
Next Entry Entropy
0 likes 0 comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement

Latest Entries

New bug to me

1687 views

Week/Class 9

1522 views

Week/Class 8

1563 views

Week/Class 7

1610 views

The promised files

1840 views

Week/Class 6

1306 views

Week/Session 5

1361 views

Week/Session 4

1303 views

On the soapbox

1403 views

Week/Session 3

1279 views
Advertisement