1 (edited by tommo 2007-12-10 23:37:04)

Topic: irrlicht+MAX2D module

Re: irrlicht+MAX2D module

Hello, this is very nice! smile But, this for only OpenGL? sad

Re: irrlicht+MAX2D module

Yes...opengl only...
because Opengl is much easier to combine.
besides, max2d doesnt using dx8/9 driver which is used by irrlicht.
you will have to *rewrite* a max2ddriver in that case..

Re: irrlicht+MAX2D module

to gMan:
how to complie irrlich.dll into 1.2xM ??
i tried irrcomplieconfigh.h and turn off other device, but the size just reduced for little...

Re: irrlicht+MAX2D module

hm, maybe try UPX?

Re: irrlicht+MAX2D module

wooha...
that's amazing... i've got a 1.02M dll file now...
great thanks for the hints.