Search found 352 matches

by zeno60
Tue Dec 23, 2008 7:49 pm
Forum: Off-topic
Topic: Programming for Career
Replies: 14
Views: 1964

Just don't expect to throw your CS degree down on the table and expect a job though...
by zeno60
Fri Oct 31, 2008 7:39 pm
Forum: Off-topic
Topic: Halloween special from Arteria3d
Replies: 2
Views: 1726

Dude!!!!!!!!! ,!!!!!!!! why!!!!!!!!!!!! so!!!!!!!!!!!!!!! many!!!!!!!!!!!!!!!!!!!!!! exclamation!!!!!!!!!!!!!!!!!!!!!!!!!!!! points!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ?!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Because they are like popped collars... The more, the better!!!! 8) http://media.ebaumsworld...
by zeno60
Mon Oct 27, 2008 6:59 pm
Forum: Off-topic
Topic: Are emulators even legal?.
Replies: 10
Views: 1602

If its a matter of just scratching an itch, then go ahead and get an emulator, you can always argue that you are simply demo'ing the game and plan to purchase in the future. If you are a collector, hobbyist, or N64 enthusiast, then get the console on ebay/craigslist or check classifieds in local new...
by zeno60
Wed Oct 22, 2008 11:07 pm
Forum: Advanced Help
Topic: Newton and Drag/Drop objects
Replies: 5
Views: 1019

by zeno60
Fri Oct 10, 2008 12:28 pm
Forum: Open Discussion and Dev Announcements
Topic: direct input(solved)
Replies: 14
Views: 2031

jam wrote:That link is dead.
You sir, have just made my entire week...thank you.
by zeno60
Thu Oct 09, 2008 11:48 pm
Forum: Beginners Help
Topic: What did i do wrong??
Replies: 25
Views: 2416

Perhaps you should visit your first thread and follow the advice others have given, we are not all just evil hoarders that want Irrlicht to ourselves. Some of that stuff might actually help out.

http://irrlicht.sourceforge.net/phpBB2/ ... ht=#172756
by zeno60
Mon Sep 29, 2008 8:24 pm
Forum: Beginners Help
Topic: Turning towards goal (seeking missile)
Replies: 2
Views: 669

You could also find some methods on google by searching for something like Steering Behaviors & Seek.
by zeno60
Sun Sep 28, 2008 1:39 am
Forum: Beginners Help
Topic: A basic C++ question
Replies: 8
Views: 628

Halifax wrote:I really can't take this thread as even remotely serious. The answer to your question, 3DModelerMan, lies here.
Most certainly the answer to all your past, present, and future questions have, and will lay here.
by zeno60
Sat Sep 27, 2008 6:18 pm
Forum: Beginners Help
Topic: I got tumle setup, but now my app crashes
Replies: 12
Views: 891

Image
by zeno60
Fri Sep 12, 2008 10:22 pm
Forum: Beginners Help
Topic: getting rotation on only one axis
Replies: 9
Views: 459

n/m
by zeno60
Sat Sep 06, 2008 8:37 pm
Forum: Beginners Help
Topic: moveing a gui element (my setup should work!?)
Replies: 17
Views: 1029

What do you mean later you set it to false?

int pos = 0;
bool test = true;

while(test)
{
pos++;
}

test = false;

This loop will process forever. You will have to add an update function or test within the loop when to set test to false to break out of it.
by zeno60
Thu Sep 04, 2008 4:33 am
Forum: Project Announcements
Topic: Need Programmers for a FPSRTSMMO
Replies: 14
Views: 2404

Daystar - Welcome to the real world.
by zeno60
Wed Aug 13, 2008 6:40 am
Forum: Beginners Help
Topic: Compile irrlicht without console
Replies: 4
Views: 1378

by zeno60
Sun Jul 27, 2008 2:28 am
Forum: Beginners Help
Topic: problem with classes in c++
Replies: 16
Views: 813

elmuppito69 wrote:shall be back tomorrow, to read your first reply again(too tired to think)
I for one wish I could see his face when he returns...

Bright morning, fresh coffee, birds chirping, ahhhh, now to check the forums....EWWAAAAAAAH?!
by zeno60
Thu Jun 19, 2008 7:01 pm
Forum: Off-topic
Topic: Digipen(solved)
Replies: 9
Views: 1007

Re: Digipen

and do they use C++?. Why? Is that all you want to learn? Haven't you looked and researched their course list ? I've never attended, looked at it a while back when I was searching for colleges, but decided not too. Don't let that discourage you, I hear its a great school and after seeing some of th...