Search found 7 matches

by ThirteenYearOld
Wed Feb 08, 2006 10:30 pm
Forum: Coding Questions
Topic: Screenshot?
Replies: 0
Views: 736

Screenshot?

Is there a way to create a screenshot using PB?
by ThirteenYearOld
Tue Nov 29, 2005 7:09 pm
Forum: General Discussion
Topic: Legal questions...
Replies: 17
Views: 4237

All right, but is the "modified Ogre 3D" source the one that can be found on http://www.purebasic.com/OgreSources.zip ?
by ThirteenYearOld
Tue Nov 29, 2005 2:10 pm
Forum: General Discussion
Topic: Legal questions...
Replies: 17
Views: 4237

And by that you mean that PB actually uses that DLL? Ok, then it's all sorted out. I shall try to call the Engine3D functions from Liberty BASIC.

Thanks! :D
by ThirteenYearOld
Mon Nov 28, 2005 6:23 pm
Forum: General Discussion
Topic: Legal questions...
Replies: 17
Views: 4237

Woah! Thanks a lot! I might even get this work! ;)
by ThirteenYearOld
Mon Nov 28, 2005 6:08 pm
Forum: General Discussion
Topic: Legal questions...
Replies: 17
Views: 4237

But I'm not trying to rip Fred's hard work! I only want to make a gateway into Ogre3D engine for a little programming language called Liberty BASIC. But if you guys mind that, it's OK, I won't do it.

I'll probably compile something with the original Ogre 3D SDK.

Wish me luck ;).
by ThirteenYearOld
Mon Nov 28, 2005 4:39 pm
Forum: General Discussion
Topic: Legal questions...
Replies: 17
Views: 4237

But in that case, why DLL creation in PB? If you can't use PB commands in them, you don't even have to use DLLs, you can just call Windows API...
by ThirteenYearOld
Mon Nov 28, 2005 3:58 pm
Forum: General Discussion
Topic: Legal questions...
Replies: 17
Views: 4237

Legal questions...

Is it legal to create DLLs which use Engine3d.dll (Ogre3D) for use in other programming languages? If so - could I just copy and distribute engine3d.dll freely?