Page 1 of 1

Posted: Tue Mar 18, 2003 8:20 am
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.