My3D Saver (will be in next release of My3DTools)

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
Post Reply
ZDimitor
Posts: 202
Joined: Fri Jul 16, 2004 3:27 am
Location: Russia

My3D Saver (will be in next release of My3DTools)

Post by ZDimitor »

I decided to write class CMY3DMeshFileSaver, to be able to convert all static geometry formats into .my3d format:

.bsp -> .my3d
.3ds -> .my3d
.lmts -> .my3d
.my3d (standalone lightmaps) -> .my3d (embedded lightmaps)

And some others.
afecelis
Admin
Posts: 3075
Joined: Sun Feb 22, 2004 10:44 pm
Location: Colombia
Contact:

Post by afecelis »

bsp, lmts, and my3d all got lightmaps, what about 3ds?

are you planning to use a script to get the lights in the 3ds file similar to LMtools? In other words, are you planning to support lightmaps in 3ds?

anyway, sounds great!
ZDimitor
Posts: 202
Joined: Fri Jul 16, 2004 3:27 am
Location: Russia

Post by ZDimitor »

No, 3ds will be exporting without lightmaps (only for dynamic lighting)
afecelis
Admin
Posts: 3075
Joined: Sun Feb 22, 2004 10:44 pm
Location: Colombia
Contact:

Post by afecelis »

excellent Dmitri! Please let us know how it goes and when it's done. I'll be glad to try it out and report any inconsistencies that I may come across. :D
cmoibenlepro
Posts: 237
Joined: Thu May 27, 2004 3:18 pm
Location: Canada

Post by cmoibenlepro »

I like the idea :D
Post Reply