Guide to write a game 3D.Help me!
Guide to write a game 3D.Help me!
Hi all,
I am a newbie. Please help me how to write a game 3D by using Irrlicht Engine. If you have a simple code, please share for me. Thanks a lot!
I am a newbie. Please help me how to write a game 3D by using Irrlicht Engine. If you have a simple code, please share for me. Thanks a lot!
-
- Admin
- Posts: 3590
- Joined: Mon Oct 09, 2006 9:36 am
- Location: Scotland - gonnae no slag aff mah Engleesh
- Contact:
You should start by writing a MMORPG. I hear they're really easy!
Please upload candidate patches to the tracker.
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way
Read and learn from the tutorials that come with the engine and that are provided on the main irrlicht webpage and you will pretty much learn all you need to know from there.
Also this is a forum for posting about projects which you're working on so you can share demos and screenshots of them with others, so not somewhere for asking for help
Also this is a forum for posting about projects which you're working on so you can share demos and screenshots of them with others, so not somewhere for asking for help
Re: Guide to write a game 3D.Help me!
If someone shares his code with you then it's not YOUR game. You may take it as a reference but not copy and paste.bigbear wrote:Hi all,
I am a newbie. Please help me how to write a game 3D by using Irrlicht Engine. If you have a simple code, please share for me. Thanks a lot!
And... you shouldn't follow what rogerborg said lol. You should start by playing around and get familiar with Irrlicht API. A lot of things to be learned! Enjoy yourself.rogerborg wrote:ou should start by writing a MMORPG. I hear they're really easy!
My company: http://www.kloena.com
My blog: http://www.zhieng.com
My co-working space: http://www.deskspace.info
My blog: http://www.zhieng.com
My co-working space: http://www.deskspace.info
Re: Guide to write a game 3D.Help me!
I know that , if you have, please share for me, i will take it as a reference. I only need a very very simple game.Virion wrote: If someone shares his code with you then it's not YOUR game. You may take it as a reference but not copy and paste.
To JP: I had do it, but it only show a character and not is a complete game.
Please guide me step by step how to create a full game with one character and NPC. . Thanks for view my topic.
Re: Guide to write a game 3D.Help me!
You'll learn nothing by looking at someones code, rather you should ask for concepts (by ask I mean 'search first') and code them yourself.bigbear wrote:I know that , if you have, please share for me, i will take it as a reference. I only need a very very simple game.Virion wrote: If someone shares his code with you then it's not YOUR game. You may take it as a reference but not copy and paste.
To JP: I had do it, but it only show a character and not is a complete game.
Please guide me step by step how to create a full game with one character and NPC. . Thanks for view my topic.
I watched football on TV the other day, does that mean I am a pro-football player?
Re: Guide to write a game 3D.Help me!
Coding stuff yourself is certainly important, but you can learn a lot by reading the code of someone else. And starting with existing code and modifying small bits of it ain't such a bad way to get into something new.zeno60 wrote: You'll learn nothing by looking at someones code, rather you should ask for concepts (by ask I mean 'search first') and code them yourself.
@bigbear: Did you already check out the examples? You should start with those.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Re: Guide to write a game 3D.Help me!
Sorry, I meant to comment on him asking for step by step help on creating a full game. I agree that finding code, modifying, reading and understanding is an excellent way to learn a language/engine/concept. But at least be willing to take the proactive route and do some searching on your question. It has been asked before and answered many times. Good luck.CuteAlien wrote:Coding stuff yourself is certainly important, but you can learn a lot by reading the code of someone else. And starting with existing code and modifying small bits of it ain't such a bad way to get into something new.zeno60 wrote: You'll learn nothing by looking at someones code, rather you should ask for concepts (by ask I mean 'search first') and code them yourself.
@bigbear: Did you already check out the examples? You should start with those.
-
- Posts: 8
- Joined: Sat Jun 16, 2007 6:13 am
- Location: Kansas
-
- Posts: 219
- Joined: Fri Apr 13, 2007 8:29 pm
- Location: Illinois
- Contact: