Delphi

Archives Forums/Blitz3D SDK Programming/Delphi

Al Meyer(Posted 2008) [#1]
"Delphi unit with complete API conversion posted to "Blitz3D SDK Wrappers" forum."

This is form a Old post. Where Can I download it, please?

Thank you


Gabriel(Posted 2008) [#2]
I think the correct thread *should* have been this :

http://www.blitzbasic.com/Community/posts.php?topic=71333

But I'm getting an internal error on that. Perhaps that's because I don't own the product? Or perhaps there's some other problem.


Al Meyer(Posted 2008) [#3]
You are right. I just check and there not a trial available :(
I need to make a 3DS loader in Delphi. I will stick with GLScene. Thanks


Warner(Posted 2008) [#4]
The thread does exist, however, you need to own the sdk to view it.


Al Meyer(Posted 2008) [#5]
Thanks Warner. I´m doing with GLScene. By the way, is it possible run the BlitZ3D window Inside a Delphi Form, instead on Blitz Window? If yes, I can consider by the SDK. Thanks


Warner(Posted 2008) [#6]
Yes it is possible to do that. There is a command for assigning a HWND to the dll before calling Graphics3d.
Indeed, it is a pity that there is no demo version. I was able to test the sdk before buying it, so I knew what I bought. The sdk is working almost as good as blitz3d, however there are a few loose ends/bugs. No big things however, they can be worked around pretty easily.


Al Meyer(Posted 2008) [#7]
Thanks for the info, Warner. I´m coding my stuff in GLscene. It´s good, but Blitz handle the stuff easly. If i can use same things in SDK, maybe it´s time to spend some bucks on it :) Thanks a lot for the tip.