![]() |
homecontact ussitemapadvertising | |||
|
|
||||
The Free MMORPG Games- Free MMORPG - P2P Games - Open Beta - Closed Beta - Browser Based - Non-English - Other Free Games - Top 50
|
|
#1 (permalink) |
|
Banned
Join Date: May 2007
Posts: 30
MMOFaces Profile:
None Yet
|
I was doing a C++ tutorial and having fun with it,but my primary purpose of learning it was the ability to make video games. I assume I will need to know blender right?Can you create people with blender?
|
|
|
|
|
|
#2 (permalink) |
|
McFox Sandwich
|
You don't need to know blender or anything other than a programming language and a few APIs to make games. Then again, if you know how to draw and model stuff too, that's a big help, because that means you won't need an artist.
Basically, C++ allows you to write the code which'll display things that you make in blender. So while you yourself to make the game don't need to use blender, or any other model program, if you have no one making the models for your game, it's going to be a game with players as boxes or some other non-complex model. (Granted, you'll still have floors and everything else like that that are simple geometric shapes, because you can draw those with code easily). So yes, you can create 'people' or models of people with blender, and animate them but you won't get them into your game unless you know ALOT of C++ and a graphics API (DirectX/OpenGL). For now, if you want to make games, the best thing to do is concentrate on getting really good at either art or programming. If you want to make a game solo, go for programming, because you'll be the only one making it. A game can get started and sort of live without models (and you can get free ones). If you want to make a game with someone else, my advice is to be a modeler. There's a severe lack of those guys around. Soooo, yeah. Hope that helps. If not, just ask your next question right here, and I'll try to answer it, best I can ![]()
__________________
This was a triumph. I'm making a note here, HUGE SUCCESS.
Outsider 3D Space Shooter/RPG in Development http://advena.awardspace.com/ |
|
|
|
|
|
#3 (permalink) |
|
Banned
Join Date: May 2007
Posts: 30
MMOFaces Profile:
None Yet
|
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. |
|
|
|
|
|
#4 (permalink) | |
|
42
|
Quote:
|
|
|
|
|
|
|
#5 (permalink) | |
|
McFox Sandwich
|
Quote:
__________________
This was a triumph. I'm making a note here, HUGE SUCCESS.
Outsider 3D Space Shooter/RPG in Development http://advena.awardspace.com/ |
|
|
|
|
|
|
#6 (permalink) |
|
500+ Posts????
Join Date: Dec 2006
Location: WI, USA
Posts: 506
Reputation: 0
MMOFaces Profile:
None Yet
|
Most aspects of creating games are pretty "dry". Modeling, Programming, Writing (mostly technical), etc. Games are fun to play, not create. There's really nothing exciting about it. But many people (myself included) enjoy the different aspects of creation regardless.
__________________
![]() We are always on the look out for new talent. Join a team of enthusiastic, talented and dedicated people. "Don't worry about people stealing an idea. If it's original, you will have to ram it down their throats." ~ Howard Aiken |
|
|
|
|
|
#8 (permalink) | |
|
McFox Sandwich
|
Quote:
__________________
This was a triumph. I'm making a note here, HUGE SUCCESS.
Outsider 3D Space Shooter/RPG in Development http://advena.awardspace.com/ |
|
|
|
|
|
|
#9 (permalink) |
|
500+ Posts????
Join Date: Dec 2006
Location: WI, USA
Posts: 506
Reputation: 0
MMOFaces Profile:
None Yet
|
I wasn't saying that I find it dull, or that most people on the "Developers Forums" would either. Still, there is a serious difference between creating a character and creating a game.
Designing a game is fun. I love dreaming up the layout of the city for X-Shift, but the tedious task of carving out each building or writing the collision detection in the code...not as fun. Still, there are others that enjoy those aspects as well (my world designers and programmers for example). But if anyone tries to tell you that there is no tedium in creating a game is either lying or they've never actually created one.
__________________
![]() We are always on the look out for new talent. Join a team of enthusiastic, talented and dedicated people. "Don't worry about people stealing an idea. If it's original, you will have to ram it down their throats." ~ Howard Aiken |
|
|
|
|
|
#10 (permalink) | |
|
McFox Sandwich
|
Quote:
![]()
__________________
This was a triumph. I'm making a note here, HUGE SUCCESS.
Outsider 3D Space Shooter/RPG in Development http://advena.awardspace.com/ |
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Copyright © 2004-2007 BlueCastle Media |