A new game development team

Rapchik Killer

Well-known member
Jan 18, 2007
1,263
0
41
34
Karachi, Pakistan
^ i used to think that way.. but i found out the hard way that its best not to reinvent the wheel.. now ogre, irrlicht any engine and make the project on that.. do plan to create a major game engine some time.. but never get the time to do so :S...
 

Naminator

Talented
Jun 5, 2008
78
0
11
That depends on whether you want to just make your game or learn 3d game programming.
 

fajoo24

CyboRg
Feb 21, 2008
4,093
3
43
Karachi
wht about some game testers :D, i m in......btw i can do stuff like making movies of games on sony vegas with some great music and good visual effects (offcourse of some artist).......so if there is such kind of work involve, then i can also help.....

here is a movie of mine which i made by using CS Demos, u guys can watch n give ur feedback:

http://video.google.com/videoplay?do...31281682354848

P.S...i m not a professional, this is just a part of my hobby....
 

nasha26

Newbie
Jun 14, 2008
17
0
1
are there people here that can ACTUALLY make games? and I am talking about al sorts..... from 2D combat to prince of persia two thrones.
 

nasha26

Newbie
Jun 14, 2008
17
0
1
hey man, I didnt say I want just one man to make it all. I said I am looking for people who think they can do it? and if you think about it you only need a few people. an excelent grapgics 3D designer, a really cool programmer who can do stuff on engines like jade (the one used on POP) a good story and stuff like cinematics and music. nuthing money cant attract.
 

AbsoluteDashing

Beginner
Jun 25, 2008
45
0
11
Game Developer

I can help as a programmer
Currently I am playing with OGRE (Object Oriented Graphics Rendering Engine). Working on AI stuff. In last days i have complete the code for 3rd person camera system in OGre.

Also Having the knowledge of 3ds Max never make any character but have made bunch of unorganic things.

Also have a little bit knowledge of Flash.

So thread starter must have to make a list of available Programmers, Modelers, Flash Gurus(for making GUI and HUD).

A real problem that can encounter is Motion Capturing i can think so, what u guys say???
 

hiratariq

Beginner
May 8, 2008
29
0
1
38
Pakistan
www.geocities.com
Umm... I am back... but with time my dreams have changed.

Guys, I need at least one dude, willing to teach me 3d game programming in C++, preferably with direct3d. I need 1 or 2 for my portfolio to get in a game development program abroad. Please please please help me! I don't mind paying you either, but please save my life someone!!

Regards,
Hira.
 

hiratariq

Beginner
May 8, 2008
29
0
1
38
Pakistan
www.geocities.com
yes, I have downloaded 2 books:

Introduction to 3D Game Programming with DirectX 9.0c
Advanced 3D Game Programming with DirectX 9.0

But the code inside is so scary. Plus I don't understand how to set up a directx project in visual studio. The book shows examples from a visual studio 6 project, while I use visual studio 2008.

I am stuck!!
 

hiratariq

Beginner
May 8, 2008
29
0
1
38
Pakistan
www.geocities.com
What kind of a C++ is this? :( I learned C++ 3 years ago, made 2, 3 gdi+ games and simulations in Turbo C. Even the books I studied had easy C++ in it. But whats this language used for Direct3d? Will I ever be able to understand these codes. Do I need to learn something else first? Please refer me books I need to read as a prerequisite to learning this stuff?

I spent so much time with 2d games in C# and java and web development, C++ scares me!!
 

Ej18

Beginner
Jul 3, 2008
35
0
11
hi can u make ps3 game if yes then i m interested in that i will help u alot in so manu things like the startup screen and how the character will be and so how the starting movie will be n so much...
 

Rapchik Killer

Well-known member
Jan 18, 2007
1,263
0
41
34
Karachi, Pakistan
I think you are scared because its windows mfc.. you must have worked with console application.. this is simply code for making a window to work on and then you go on with dx code.. and cade is right this is simplest dx code.. just initializing the device and closing it..

BTW i would suggest starting with an engine like irrlicht .. that eases you into 3d game development..
 

AbsoluteDashing

Beginner
Jun 25, 2008
45
0
11
I would suggest starting with Ogre.
Because later after learning Dx programming you are going to make a Graphics rendering engine. And Ogre is ready made free open source rendering engine..
It has large and very supportive community.
And they are adding more and more.
 

hiratariq

Beginner
May 8, 2008
29
0
1
38
Pakistan
www.geocities.com
Umm... Thanx guys. I will give that a shot, assuming you guys will be there to help with any issues I encounter.

Do suggest books that may help me with the engines that you suggest, if they exist.
 

Naminator

Talented
Jun 5, 2008
78
0
11
Yeah well, I started DirectX this summer. Uptill now I can successfully create/release the directx device, set up transformations & vertex buffer and finally display polygons with colors/textures. Next step is lighting....
Anyways, I'd suggest taking basic Win32 programming tutorials beforehand. And then a bit about COM but that's not really necessary, because that'll scare you even more :p.
 

bababango

Active member
Jun 17, 2008
374
0
21
dubai . khi
It's standard C++. I don't think there is anything special you need to learn for this, it's the simplest of tutorials I've seen.
hi can u make ps3 game if yes then i m interested in that i will help u alot in so manu things like the startup screen and how the character will be and so how the starting movie will be n so much...
I think you are scared because its windows mfc.. you must have worked with console application.. this is simply code for making a window to work on and then you go on with dx code.. and cade is right this is simplest dx code.. just initializing the device and closing it..

BTW i would suggest starting with an engine like irrlicht .. that eases you into 3d game development..
I would suggest starting with Ogre.
Because later after learning Dx programming you are going to make a Graphics rendering engine. And Ogre is ready made free open source rendering engine..
It has large and very supportive community.
And they are adding more and more.
Yeah well, I started DirectX this summer. Uptill now I can successfully create/release the directx device, set up transformations & vertex buffer and finally display polygons with colors/textures. Next step is lighting....
Anyways, I'd suggest taking basic Win32 programming tutorials beforehand. And then a bit about COM but that's not really necessary, because that'll scare you even more :p.


good to see so much knowledgeable sharings .... impressed ....... ...... !! u guyz all are students or working??

5 years back when i was in programming feild we were only talking about VB , java, delphi ,lisp etc ..at that time we dont have such great tool like visual studio .... we have to write the classes again and again .. for different languages.......

its extreme ease to import the whole code base to different language by using dotnet's studio.........
 
General chit-chat
Help Users
We have disabled traderscore and are working on a fix. There was a bug with the plugin | Click for Discord
  • No one is chatting at the moment.
  • funky funky:
    Hello
    Link
  • NaNoW NaNoW:
    by closing down good studios
    Link
  • NaNoW NaNoW:
    well he is breaking barriers
    • Like
    Reactions: KetchupBiryani
    Link
  • iampasha iampasha:
    SolitarySoldier said:
    Phil keeps talking about breaking barriers to gaming, making it accessible on all platforms yada yada, while killing competition and creativity at the same time. the fact that i actually believed him for a second lol
    guys the biggest yapper in the Industry right now. All he do is yap
    Link
  • Necrokiller Necrokiller:
    Phil should be held responsible for this shitfest too, just like Sarah, but it's highly likely that these decisions are coming from Satya. And this isn't even the end of it. More closures are coming.
    Link
  • SolitarySoldier SolitarySoldier:
    if we are moving towards more and more popular trash across platforms that make billions for companies, I'm happy with all the barriers and exclusivity because at least that brings some pressure to create good stuff.
    Link
  • SolitarySoldier SolitarySoldier:
    Phil keeps talking about breaking barriers to gaming, making it accessible on all platforms yada yada, while killing competition and creativity at the same time. the fact that i actually believed him for a second lol
    Link
  • SolitarySoldier SolitarySoldier:
    "These changes are not a reflection of the creativity and skill of the talented individuals at these teams or the risks they took to try new things" ... seems to me that's exactly what it is
    Link
  • SolitarySoldier SolitarySoldier:
    why make good games when u can just buy everyone and shut them down lol
    Link
  • XPremiuM XPremiuM:
    I'm gonna say one last time, F*** Microsoft to infinity!
    Link
  • XPremiuM XPremiuM:
    Microsoft deserves all the hate they can get. Seriously i can't explain how much i want to curse them out.
    Link
  • XPremiuM XPremiuM:
    They could've sold the studios instead of closing them, but the nazi bastards just didn't want competition down the road.
    Link
  • Link
  • XPremiuM XPremiuM:
    F*** Microsoft, and F*** their fanboys.
    Link
  • XPremiuM XPremiuM:
    What's the f*** is wrong with them? I mean really? Have they completely lost it? F***ing retards.
    Link
  • XPremiuM XPremiuM:
    So i just found out that f***ing s***bag Microsoft shut down Arkane Studio (makers of the brilliant Dishonored series) and Tango Gameworks (makers of the iconic The Evil Within series), among some other studios. I just want to say a giant F*** Y**! to Microsoft. THEY'VE F***ED UP BIG TIME this time.
    Link
  • Necrokiller Necrokiller:
    MS: Hold my trillion dollars
    Link
  • Necrokiller Necrokiller:
    Sony: We can f**k up a totally good situation.
    Link
  • Link
  • XPremiuM XPremiuM:
    Started Dead Island 2, and i find it pretty lame. The story is shit. The characters are either cringe or bland (all 6 of them), The gameplay isn't fun. Even the goddamn zombies don't behave like proper zombies. They're all fast & intelligent unlike how zombies are supposed to be like. Any fan of "zombie" genre cannot possibly like this shitfest of a game. Dying Light 2 was million times better than this shit.
    Link
  • NaNoW NaNoW:
    so Baldurs Gate 3 is pretty great!"
    Link
  • faraany3k faraany3k:
    So who here is waiting for Senua Hellblade 2. Prequel was a true mind fuck experience.
    Link
  • GloriousChicken GloriousChicken:
    Sad indeed
    Link
  • NaNoW NaNoW:
    what a sad day
    Link
  • faraany3k faraany3k:
    Necrokiller said:
    MS one upping Sony in catching the biggest L in gaming
    tbh gaming industry as a whole is failing much like tech industry. They have buckled down too much to Corporate suites then relying on passionate and innovative people. A corporate only believes in financial growth and shareholders.
    Link
    funky funky: Hello