Search found 9 matches

by Uf
Wed May 21, 2003 9:58 pm
Forum: Game Programming
Topic: Returning Structure from C++ DLL
Replies: 2
Views: 2648

Thanx man, I'll do some work about this.
by Uf
Wed May 21, 2003 6:38 pm
Forum: Game Programming
Topic: Returning Structure from C++ DLL
Replies: 2
Views: 2648

Returning Structure from C++ DLL

How can I return structure from other DLL made in C++?
example:

Code: Select all

Structure 
   a.l
   b.l
   c.l
   d.l
EndStructure


OpenLIbrary(0,"etc.dll")

Number CallFunction(0,"myfunc",33,44,77,11)


and to return data in my structure?
[/code]
by Uf
Thu May 15, 2003 2:24 pm
Forum: Game Programming
Topic: Looking for PB Coers For Large MMORPG Project
Replies: 2
Views: 2485

I agree with Kale, you didn't provide any information about your project, and you expect from someone to answer about project??

Maybe you'll get more responses if you do that.
by Uf
Tue May 13, 2003 12:29 am
Forum: Feature Requests and Wishlists
Topic: PB and Genesis3D engine
Replies: 20
Views: 8953

Whata a h... you talking about

I understand that you like OGRE but, don't you read all words from:

http://www.genesis3d.com/licensing.php

A commercial, closed source, no splash screen license is also available for $10,000 per title. Please contact jet3d@yahoo.com to make arrangements for a commercial license.

In this word ...
by Uf
Mon May 12, 2003 9:51 am
Forum: Feature Requests and Wishlists
Topic: PB and Genesis3D engine
Replies: 20
Views: 8953

Look this:

If anyone can tell me how can I make lib for PB, I will do it by myself. In fact convert C++ LIB file to PB library, or other way.
by Uf
Mon May 12, 2003 9:38 am
Forum: Game Programming
Topic: Ogre BSP and collidion
Replies: 7
Views: 4462

Thanx guys

Thanx a lot, I think that it will be in some kind useful.
by Uf
Sat May 10, 2003 9:01 pm
Forum: Feature Requests and Wishlists
Topic: PB and Genesis3D engine
Replies: 20
Views: 8953

PB and Genesis3D engine

At first I don't understand why is your selection OGRE, because like as I see Genesis3D is much more better, and also suport BSP's and variety models. And like OGRE don't it support WORLD collidion, Model colidion and sprite collidion, and I think community is bigger then ogre's.


So what about ...
by Uf
Sat May 10, 2003 2:10 pm
Forum: Game Programming
Topic: Ogre BSP and collidion
Replies: 7
Views: 4462

Ok

I see!!
I digged whole API of ogre and, I didn't found any function like collidion or smt.

I sincerely hope that they will release it soon.
by Uf
Fri May 09, 2003 12:01 pm
Forum: Game Programming
Topic: Ogre BSP and collidion
Replies: 7
Views: 4462

Ogre BSP and collidion

Can anyone tell me if I can collide object or sprite with loaded BSP world.