ScriptSpot

Forum topic · Scripts Wanted

3DSMax to .3DB Export Script?

By Mobius1NI · 2016-10-22

Description

I don't know the extent or complexity of what I am asking for
but does this request rest in the realm of possibility for
most script writers or am I asking for something that is
overly demanding?

Thanks.
Noel.

Comments (2)

fajar · 2016-10-22

I think its too hard for maxscript but not c++ maxscript sdk....but its possible..

Additional Info

Mobius1NI · 2016-10-22

The .3DB file is like... a library(?) which contains data in the following format:

VmeshLibrary
-Vmeshdata

VmeshPart
-VmeshRef

VmeshWire
-VWireData

If that's any help.