Search found 18 matches
- Wed May 03, 2006 5:26 am
- Forum: FAQs, Tutorials, Howtos, and external tool lists
- Topic: Best blender tuts for game dev I've seen!
- Replies: 29
- Views: 43706
- Thu Jan 05, 2006 4:53 am
- Forum: Open Discussion and Dev Announcements
- Topic: Irrlicht .15 / Mac OS X support
- Replies: 32
- Views: 2146
- Tue Jan 03, 2006 6:50 am
- Forum: Beginners Help
- Topic: C++ structs
- Replies: 9
- Views: 534
- Tue Jan 03, 2006 6:50 am
- Forum: Beginners Help
- Topic: C++ structs
- Replies: 9
- Views: 534
maybe this can help u understand better
http://www.fredosaurus.com/notes-cpp/st ... ructs.html
or
http://www.cplusplus.com/doc/tutorial/structures.html
http://www.fredosaurus.com/notes-cpp/st ... ructs.html
or
http://www.cplusplus.com/doc/tutorial/structures.html
- Tue Jan 03, 2006 6:10 am
- Forum: Beginners Help
- Topic: day/night cycle?
- Replies: 4
- Views: 1026
- Tue Jan 03, 2006 4:56 am
- Forum: Beginners Help
- Topic: Trails
- Replies: 5
- Views: 470
- Tue Jan 03, 2006 4:45 am
- Forum: Beginners Help
- Topic: how to scale an 2dimage?
- Replies: 5
- Views: 572
- Tue Jan 03, 2006 4:39 am
- Forum: Beginners Help
- Topic: C++ programming Help
- Replies: 7
- Views: 716
- Tue Jan 03, 2006 4:34 am
- Forum: Beginners Help
- Topic: C++ programming Help
- Replies: 7
- Views: 716
- Mon Jan 02, 2006 5:26 am
- Forum: Beginners Help
- Topic: C++ programming Help
- Replies: 7
- Views: 716
- Mon Jan 02, 2006 5:16 am
- Forum: Beginners Help
- Topic: C++ programming Help
- Replies: 7
- Views: 716
3 - C Programming
this has been posted many times b4 on the forum ..but this is usefull also
this has been posted many times b4 on the forum ..but this is usefull also
(found at http://www.cprogramming.com/)Cprogramming.com is a web site designed to help you learn the C or C++ programming languages, and provide you with C and C++ programming language resources
- Tue Dec 27, 2005 3:31 am
- Forum: Beginners Help
- Topic: C++ programming Help
- Replies: 7
- Views: 716
2 - Organizing Code Files in C and C++ This is a must read !!!!! While many simple programs fit into a single C or CPP source file, any serious project is going to need splitting up into several source files in order to be manageable. However, many beginning programmers may not realize Found this he...
- Tue Dec 27, 2005 3:21 am
- Forum: Beginners Help
- Topic: C++ programming Help
- Replies: 7
- Views: 716
C++ programming Help
I figured i start this for all the Noob's still learning 2 program :) this is just a reference 2 help you better under stand some of the more advanced tut's and demo's :) 1- C++ Structure (found this at http://homepages.ius.edu/JDRUIN/html_pages/C++_structure.htm ) ----------------------------------...
- Sat Dec 24, 2005 3:31 am
- Forum: Beginners Help
- Topic: Dev C++
- Replies: 7
- Views: 1103
- Sat Dec 24, 2005 2:53 am
- Forum: Advanced Help
- Topic: How to create a city?
- Replies: 10
- Views: 1467
With Irrspintz now you can splat on detail textures for your road. For tunnels I would use BSPs becasuse you wont need dynamic lighting and because BSPs are pretty fast. Bridges I would use 3ds or X because its an orginary structure....cant do much to change this. Thanks ill try it...is it the same...