Advertisement

TrueSpace Plugin Writing

Started by May 10, 2003 07:09 PM
-1 comments, last by UnshavenBastard 21 years, 8 months ago
Hallo folks! I just started to delve into plugin writing for TrueSpace. I have only TS 4.3, I hope the plugin writers among you can remember what''s going on with this version :D I downloaded an example, that writes the content of a scene into a text file, listing all vertices, faces with indices etc etc. The problem is: if I just create a cube, attach a texture to it, store this, and activate the plugin, the cube seems not to have any material. All verts/tex coords, the two standard lights ''n stuff are listed up there, but every face has "material: undefined." I browsed the source code, the program indeed checks whether a face has a material, and, if so, writes the info into the text file. But none of the faces seems to have a material!?? Any idea why? models look soooo boring without textures...ya know thanks in advance, unshaven

This topic is closed to new replies.

Advertisement