*
* *
*
scene.org
Log in:
login for 1 year
No account? register here

Scene.org is hosted and supported by:
Scene.org is sponsored by:
* forum - #coders

*
Topic:  I am a completed new ,but I am intrested in Demo.Where to start?
* Posted by scode Saturday 4 April 2009 - 13:04 
Can someone give me some decent tuts,should be more specify,and more explanation.use graphic instead of much word description.also ,I hope experienced give me some right suggestion so that I can climb higher on the road to be skillful.
also give me your common tools,thank you in advanced.

* Posted by gloom Monday 9 November 2009 - 20:19 
Don't listen to them - skip the hard bits and just use a ready-made engine for your first demo. Get the hang of it before you dive into the hard stuff.

Check out http://unity3d.com/

* Posted by Adok Saturday 11 April 2009 - 19:32 
http://www.hugi.scene.org/fate.php?page=democoding

* Posted by tetsuoii Sunday 8 November 2009 - 10:46 
1. Get a good C/C++ Compiler, like GCC for Linux or Borland Commandline Tools 5.5 for Windows at http://www.codegear.com/downloads/free/cppbuilder

2. Learn how to code in C/C++, get a book or try newdata.box.sk/bx/c/ then goto nehe.gamedev.net/ and learn OpenGL coding.

3. Implement a sound system, using an audio libray like FMOD www.fmod.org/ or BASS un4seen.com/


My advice is to keep things simple, and use basic low-level techniques. Keep your program stable throughout development stages, and make sure it runs on more than one computer.

=) good luck and happy coding


tetsuoii

* Posted by dazuji Tuesday 1 December 2009 - 13:01 
Ok, but what about if someone want to code
under dos. Hm.. in pascal(?) with asm..

Where can i find more tuts for that?
I've found Threekings.tk but it is not
enough for me -_-

any sugesstions ? :)

thanks for help, and sorry for my english ;/

* Posted by xernobyl Wednesday 13 January 2010 - 19:21 
Sure, but why do you want to do that in 2010?

*