Inside3D!
     

for testing new devil library with some spiffy goodies

 
Post new topic   Reply to topic    Inside3d Forums Forum Index -> Engine Programming
View previous topic :: View next topic  
Author Message
reckless



Joined: 24 Jan 2008
Posts: 390
Location: inside tha debugger

PostPosted: Sat Jan 16, 2010 11:11 pm    Post subject: for testing new devil library with some spiffy goodies Reply with quote

this is a mingw compile hence the dll names i made new import libraries for msvc though.

whats new.

allegro now working (dos mode 3D rendering library)

because it emulated some windows only functions a few definitions in it collided pretty brutally when trying to link stuff to it on windows i renamed the offending definitions with an AL prefix to distinguish it from the windows functions.

also renders SDL OPENGL Direct3d.

OpenEXR HD format image loading.

uses tiff png jpeg jasper lcms libs for images i linked it against the dynamic ones so the dlls are included (reason being some might want those seperatly devil doesnt do all formats to UG) and we reduce overhead by only loading the functions needed.

the jpeg lib is the newest version 7 and had quite a few bugfixes alpha now works like a charm.

if someone wants a standalone version ill cook one up but try it out first.

WARNING! do not use devils tga library if you have flipped images the code we use today in most quake engines have extra functions to flip badly transformed tga's back but devil lacks that function so

it will show those tga's with the wrong side up or even with the backside out (its a bug with older tga implemetations).

model formats supported are numerous it handles mdl wal and doom models for instance.

so theres definatly a good chance you can cut down on some code.

ftp://90.184.233.166:20/Devil.7z
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Inside3d Forums Forum Index -> Engine Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2004 phpBB Group