Re: [Plib-devel] PLIB/PPE loaders/writers
Brought to you by:
sjbaker
From: Wolfram K. <w_...@rz...> - 2000-02-24 17:41:16
|
Va...@t-... (Christian Mayer) wrote: >Something also should consider is supporting the X format - the native >Direct3D format... perhaps in a one way direction only ;-) Yes, I personally would like that, as I can read/write *.x in Mdi_edit :-). On the one hand I HATE Direct3D, at least version 3, the only version I programmed with. Just to tell it "I want to start rendering" costs 50 (in words: fifty) kilobytes of source. At least at the time, there was nowhere where you could get the complete code. I used it because the Voodoos at the time didnt do OpenGL. The full opengl was always just a few months away :-(. On the other hand, the direct-3d-retained-mode format (".x") is quite nice and quite easy. Also, there are VERY few (I think: 1) converters that can convert from AND into *.x. >CU, >Christian Bye bye, Wolfram Kuss. |