View Single Post
Old 05-08-2007, 06:30 PM   #5 (permalink)
Eriond
Jixial
 
Eriond's Avatar
 
Join Date: May 2006
Location: Canada
Posts: 487
Eriond is on a distinguished road
Send a message via MSN to Eriond
Default

Quote:
Originally Posted by dudethedude View Post
I would LOVE being a modeler. I have been reading a C++ tutorial. It is a bit dry. Of course, I am only at identifiers and asigning propertys

unsigned ini;

is a quick exampe. From what I have read unsigned and signed identifiers have diffrent ranges. In this case this one takes on the negative range

I have not read much. Only two sections. It doesn't take a year to learn C++ though. Blender might be my type of thing. I have just finished a trig class. I could use the law of sines/cosines to find sides and angles that arent clear. I'm not sure if the program does that for you though. I got an "A" in Art Drawing 1. I can draw in 3d decently.
Well, trig is definitely extremely useful in 2D and 3D graphics programming (IE, it's impossible to make a game without it), I'm not so sure about drawing. But yeah, if you want to be a modeler, that's for sure a good way to go. C++ is a bit dry, and you can't really do anything useful with it until you've learned alot of crap.
__________________
This was a triumph. I'm making a note here, HUGE SUCCESS.

Outsider
3D Space Shooter/RPG in Development
http://outsider.ath.cx/
Eriond is offline   Reply With Quote