"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
I think the correct thread *should* have been this :
http://www.blitzbasic.com/Community/posts.php?topic=71333But 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.
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
The thread does exist, however, you need to own the sdk to view it.
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
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.
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.