Search found 84 matches

by GuerillaSoftworks
Fri Jun 22, 2007 2:13 pm
Forum: Beginners Help
Topic: Hover craft like physics?
Replies: 10
Views: 1292

Dorth wasnt suggesting that your hover craft is a boat but instead that the way a water bound vessel moves can be very similar in some aspects to how a hovercraft moves.
by GuerillaSoftworks
Fri Jun 22, 2007 2:08 pm
Forum: Beginners Help
Topic: I Need Some Basic C++ Tutorials
Replies: 9
Views: 866

The tutorials at http://cprogramming.com are quite good, they cover a range of things. They helped me alot back in the day and are still usefull now as reference.

Good luck.
by GuerillaSoftworks
Thu Jun 21, 2007 11:49 pm
Forum: Project Announcements
Topic: Chernobyl Shaders - converting all shaders to Cg in work...
Replies: 66
Views: 30530

Very nice.

Im wondering how possible would it be to animate the errosion?
by GuerillaSoftworks
Thu Jun 21, 2007 10:43 pm
Forum: Project Announcements
Topic: Chernobyl Shaders - converting all shaders to Cg in work...
Replies: 66
Views: 30530

Yes links and screenshots! :D

I really need to update my hardware. No shader support atm unfortunatly, pisses me off.
by GuerillaSoftworks
Thu Jun 21, 2007 9:00 pm
Forum: Project Announcements
Topic: Major sci-fi racing game project
Replies: 83
Views: 24948

CuteAlien: I have been involve in projects that fall apart and i know its frustrating. However, I believe im going to take this opportunity. Simple reason for this being this is unlike those other project announcements that you mentioned in that it doesnt have the tone of, "We got this big (mmo...
by GuerillaSoftworks
Thu Jun 21, 2007 8:22 pm
Forum: Code Snippets
Topic: New GUI skin [update: new skins, support for 1.5/1.6]
Replies: 112
Views: 75248

That looks great. Nice one. :D
by GuerillaSoftworks
Thu Jun 21, 2007 5:50 pm
Forum: Project Announcements
Topic: Major sci-fi racing game project
Replies: 83
Views: 24948

OK, iv'e registered to the forum using the name SwitchCase. CuteAlien; Firstly whats wrong with a challenge? Secondly what's your problem with effects and physics in a multiplayer game? And finally, without knowlege to base your assumptions on, why would you post in a such a tone as to attempt to pu...
by GuerillaSoftworks
Thu Jun 21, 2007 8:24 am
Forum: Beginners Help
Topic: Irrlicht on MFC CButton causes flicker on click
Replies: 13
Views: 3213

Ok, im not familiar with MFC; Im guessing though, a MFC developer doesn't have to worry about message queues and window procedures. Sorry I can't help here, i'm a WinAPI man.
by GuerillaSoftworks
Thu Jun 21, 2007 8:19 am
Forum: Project Announcements
Topic: Major sci-fi racing game project
Replies: 83
Views: 24948

In my opinion C++ would be the best bet. As for the CVS, thats a good idea; having it working in conjunction with a forum would be nice also.

Ok yeah, Dread Night if you want my help on this i'll definately do it. Just let me know.
by GuerillaSoftworks
Wed Jun 20, 2007 11:31 pm
Forum: Project Announcements
Topic: Major sci-fi racing game project
Replies: 83
Views: 24948

I am interested in your project. Though im not quite sure where i would fit in. Also how the programming team is going to be setup and organised is an issue. Though perhaps as this thread goes on this type of thing will become more apparent. // edit: I suppose i could help with physics, i have fairl...
by GuerillaSoftworks
Wed Jun 20, 2007 11:27 pm
Forum: Beginners Help
Topic: i’m confused of 3D game programming !!!!
Replies: 12
Views: 1102

I find that some solutiotion to programmming problems require very little knowledge of maths. This is the case most of the time but when it's not it can become very difficult for some as knowing how to perform a certain calculation often requires knowledge of other mathematical functions / equations...
by GuerillaSoftworks
Wed Jun 20, 2007 6:24 pm
Forum: Beginners Help
Topic: Using the loadGUI function
Replies: 1
Views: 342

Oh i forgot... Is it possible to change if a window is modal or not after it has been created?

cheers. sorry for the double post.
by GuerillaSoftworks
Wed Jun 20, 2007 5:56 pm
Forum: Beginners Help
Topic: can someone help me alter my camera code?
Replies: 4
Views: 476

What did you do to fix it then?
by GuerillaSoftworks
Wed Jun 20, 2007 5:52 pm
Forum: Project Announcements
Topic: Major sci-fi racing game project
Replies: 83
Views: 24948

Could we get a link to your 3D CGI art forums? I'd like to see what's going on over there. Thanks. Btw, the models look very professional. I think your game will do well, even if it does or doesnt go commercial. What are you actually asking for? Specific programmers for specific tasks? A group of pr...
by GuerillaSoftworks
Wed Jun 20, 2007 5:44 pm
Forum: Beginners Help
Topic: i’m confused of 3D game programming !!!!
Replies: 12
Views: 1102

@ Jallen... Mathematics isn't simply being able simply calculate things you know. It's more, why are are you calcualting something? and, how are you calcualting something? There is more of a thought process involved rather than simply just working something out.