Re: Any programs needed..
- Posted by Vincent <darkvincentdude at yahoo.com> Dec 13, 2005
- 707 views
Jeremy Peterson wrote: > > Chris, I've used TV3D before, but I'm not able to port it at this time as > I only have access to a PII laptop without a 3d card for my programming. > I'll see what I can do with DSVideoLib. Thanks for the suggestions. > > Later, > Jeremy Peterson I'm considering updating the Allegro wrappers for Windows then work on the Linux/FreeBSD wrappers. Ray Smith's wrappers go to version 2.x; Allegro is at v4.2.0 now. I've been wanting to wrap a 3D engine, but not only do they typically comprise of a huge API, but most of of them are written in C++ or other languages, thus making it very difficult and time consuming to write Euphoria wrappers for. True Vision 3D has a C++ API version, so it's *maybe* possible to make bindings for Euphoria but improbable. Regards, Vincent