Lightwave Sample Exporter Code??
by Saurav Mohapatra · in Technical Issues · 08/05/2003 (3:56 pm) · 4 replies
Hi,
can anyone point me towards any resource that explains how to write an exporter plugin for Lightwave 3d???
regards
mohaps
can anyone point me towards any resource that explains how to write an exporter plugin for Lightwave 3d???
regards
mohaps
About the author
#2
I did find the DTS exporter... It is a good start... I just want to write an exporter for Lightwave to my own model and map format for an engine that I am developing.
Newtek site is utterly devoid of documentation on how to write exporters except just one mention in the docs iwth the SDK...
there are no sample exporters with the SDK.. a la 3DS MAX ASE exporter
08/06/2003 (10:59 am)
Thanks eric,I did find the DTS exporter... It is a good start... I just want to write an exporter for Lightwave to my own model and map format for an engine that I am developing.
Newtek site is utterly devoid of documentation on how to write exporters except just one mention in the docs iwth the SDK...
there are no sample exporters with the SDK.. a la 3DS MAX ASE exporter
#3
08/06/2003 (11:53 am)
Actually there is a very complete example of exporter functionality included with the SDK you have have not looked hard enough. It is some code that walks the entire scene and dumps it out. It is there just look for it.
#4
08/07/2003 (7:21 am)
Cool jarrod.... i had not looked into the plugin zip..shall do so immediately...
Torque 3D Owner Eric Forhan
If you mean for Torque, there already is a fairly mature exporter: SeeLightwave Dave's Exporter announcement for more details.
Otherwise, I would go to newtek's website.
Good luck!
-EricF