PB and truevision3d 3d engine

Just starting out? Need help? Post your questions and find answers here.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Tagg.

just wondering what does it entail, if its possible for purebasic to use a dll like truebvision3d.

truevision3d is a 3d graphics engine written in c++? well most of it. and can be accessed using tv3.dll.

Although theres suppose to be headers and enum for c++ in the next couple of days.

Is it possible to use the present tv3.dll with pb? and if ever the headers and enums for c++ comes out, would it be a straight forward process of contructing those in pb?

pb is great, thats why im focusing on it ryt now.