free compiler with lightmaps?
My3D format
Hello,
Good work ! Is there a document that explain my3d format file ?
I am interrested to developp a loader for the glscene library (OpenGl libray under delphi). www.glscene.org
Thanks
cyberalle@ifrance.com
Good work ! Is there a document that explain my3d format file ?
I am interrested to developp a loader for the glscene library (OpenGl libray under delphi). www.glscene.org
Thanks
cyberalle@ifrance.com
@Bryan:
Sorry for taking so long. I uploaded a max6 version of Zdimitor's plugin for Max6 here:
http://www.danielpatton.com/afecelis/fi ... Y3DExp.dle
I tested it and it loads and works properly. Although lightmaps in max6 are a bit more complicated to set up than in Max5.
cheers!
Sorry for taking so long. I uploaded a max6 version of Zdimitor's plugin for Max6 here:
http://www.danielpatton.com/afecelis/fi ... Y3DExp.dle
I tested it and it loads and works properly. Although lightmaps in max6 are a bit more complicated to set up than in Max5.
cheers!
-
- Posts: 44
- Joined: Mon Mar 29, 2004 7:46 pm
- Location: New Jersey
- Contact:
-
- Posts: 44
- Joined: Mon Mar 29, 2004 7:46 pm
- Location: New Jersey
- Contact:
Hi guys!
I see you have some problems with my stuff in MAX6!
About 1st - lightmaps issue:
I can't tell anything, because I steel not tryed MAX6 in work...
About 2nd - failing plugin initialization:
In file MAX2MY3DExp.cpp
Change the identificator MAX2MY3D_CLASS_ID in the folowing code line:
#define MAX2MY3D_CLASS_ID Class_ID(0x85548e0b, 0x4a26450d)
These must be unique!!!!!!!
I think it conflicts with some other plugin in your verSion of MAX6.
I see you have some problems with my stuff in MAX6!
About 1st - lightmaps issue:
I can't tell anything, because I steel not tryed MAX6 in work...
About 2nd - failing plugin initialization:
In file MAX2MY3DExp.cpp
Change the identificator MAX2MY3D_CLASS_ID in the folowing code line:
#define MAX2MY3D_CLASS_ID Class_ID(0x85548e0b, 0x4a26450d)
These must be unique!!!!!!!
I think it conflicts with some other plugin in your verSion of MAX6.