C++ and art
C++ and art
I have a few questions about c++. Where do i learn it? Is it hard? Will it be hard for a 12 year old? How long will it take?
I also have a few questions about backgrounds and charcter models. Where can I learn to draw them? how hard is it? how long will it take?
I also have a few questions about backgrounds and charcter models. Where can I learn to draw them? how hard is it? how long will it take?
Hello...
Ill say this...
It depends on the person at how long it takes to learn C++ programming..
You can get books on the topic from your local library or just use google or any other of your fav search engine and just do a search for tutorials... In fact is where ive gotten lots of info myself...
I will say that the C programing language has come a long way and C++ or C# is a bit more refined and has many nice features for programming...
But C++ seems to be a programmers standard for today and many use C++ for many programming task...
It isnt something you will learn in just a few weeks... Not very likely..lol
As for the modeling part I would sugest beings your new and are not sure weather or not you really wish to pertake this as a serious thing...
I would download a program called blender...
I wont lie this isnt the simplest program to use but if you can master this program then you will feel right at home with a program that will cost you money as blender is totally free and has awsome very powerfull features that anyone here in this forum will most likely agree with... But like I said its not the simplest to learn...
I on the other hand use 3ds max6 But it is far from free in fact it cost over 2000.00 dollars...
Game programming can be expensive or it can be cheap...
If you wish for the cheap method then id say learn C++ from books from your local library and from tuts from the net...
Get blender as it is free and there are some tutorials over the net for this as well...
Download a very awsome and powerfull paint program called Gimp...
Gimp really isnt all that hard to learn as i use it and its a fantastic program..
You can do anything texture releated for game creation with this image minipulation program..
So with that said you can create a game for free...
But never the less its a lot of work and will take a lot of time not only learning your software and the programing but planing out your goals..
Good luck and hope you chose to pertake in the great future of computer 3d generated grafics and the like..
Ill say this...
It depends on the person at how long it takes to learn C++ programming..
You can get books on the topic from your local library or just use google or any other of your fav search engine and just do a search for tutorials... In fact is where ive gotten lots of info myself...
I will say that the C programing language has come a long way and C++ or C# is a bit more refined and has many nice features for programming...
But C++ seems to be a programmers standard for today and many use C++ for many programming task...
It isnt something you will learn in just a few weeks... Not very likely..lol
As for the modeling part I would sugest beings your new and are not sure weather or not you really wish to pertake this as a serious thing...
I would download a program called blender...
I wont lie this isnt the simplest program to use but if you can master this program then you will feel right at home with a program that will cost you money as blender is totally free and has awsome very powerfull features that anyone here in this forum will most likely agree with... But like I said its not the simplest to learn...
I on the other hand use 3ds max6 But it is far from free in fact it cost over 2000.00 dollars...
Game programming can be expensive or it can be cheap...
If you wish for the cheap method then id say learn C++ from books from your local library and from tuts from the net...
Get blender as it is free and there are some tutorials over the net for this as well...
Download a very awsome and powerfull paint program called Gimp...
Gimp really isnt all that hard to learn as i use it and its a fantastic program..
You can do anything texture releated for game creation with this image minipulation program..
So with that said you can create a game for free...
But never the less its a lot of work and will take a lot of time not only learning your software and the programing but planing out your goals..
Good luck and hope you chose to pertake in the great future of computer 3d generated grafics and the like..
-
- Posts: 32
- Joined: Sat Sep 18, 2004 11:53 pm
- Location: Portland, Texas, USA
ok for the C++ part you will need a compiler to use. I recomend
You going to yahoo.com typing in Dev-C++ and searching for it. Download it and install it. BTW Dev-C++ is not a compiler its a IDE, but don't worry
Next you will need to know the basics shouldn't take that long to understand them.
Here guess what this program does. ( just guess I don't care if your guess is not right )
Note Dev-C++ is for windows
You going to yahoo.com typing in Dev-C++ and searching for it. Download it and install it. BTW Dev-C++ is not a compiler its a IDE, but don't worry
Next you will need to know the basics shouldn't take that long to understand them.
Here guess what this program does. ( just guess I don't care if your guess is not right )
Code: Select all
#include <iostream>
using namespace std;
int main()
{
cout << "Hello World" << endl;
return 0;
}
-
- Posts: 32
- Joined: Sat Sep 18, 2004 11:53 pm
- Location: Portland, Texas, USA
-
- Posts: 6
- Joined: Fri Oct 22, 2004 10:32 pm
- Location: Internet
- Contact:
-
- Posts: 32
- Joined: Sat Sep 18, 2004 11:53 pm
- Location: Portland, Texas, USA
its not a website. its IRC. Also its not in spanish. Well download mIRC or some IRC client and set the server to IRC.skyos.net and go to channel #skyos.Anonymous wrote:I am no longer a guest! wooooot!. hey, tech, that skycos website is in spanish.
or if you go here and get on it quickly
http://www.denux.org/expertzone/index.p ... &Itemid=30
just hit connect and your on.
haha you like to call me with different names
I saw the misspelling of your name too..
I just didnt want to bring it up but now that you saw it..
Gotta love typos..
And if its ok i may consider downloading trillian agian and using it..
It does have a irc client built in..
And if its ok I may consider logging on myself some time...?
I wont barge in unless im welcome is why im asking..
I just didnt want to bring it up but now that you saw it..
Gotta love typos..
And if its ok i may consider downloading trillian agian and using it..
It does have a irc client built in..
And if its ok I may consider logging on myself some time...?
I wont barge in unless im welcome is why im asking..
-
- Posts: 6
- Joined: Fri Oct 22, 2004 10:32 pm
- Location: Internet
- Contact:
-
- Posts: 6
- Joined: Fri Oct 22, 2004 10:32 pm
- Location: Internet
- Contact: