tag:blogger.com,1999:blog-8272979.post-1109901338358840092005-03-03T17:55:00.000-08:002005-03-03T18:16:48.383-08:00Showing TVML Object and OBJ in Croquet<a href='http://photos1.blogger.com/img/146/1669/640/TVMLStage.jpg'><img border='0' style='border:1px solid #000000; margin:2px' src='http://photos1.blogger.com/img/146/1669/400/TVMLStage.jpg'></a><br />TVML Stage&nbsp;<a href='http://www.hello.com/' target='ext'><img src='http://photos1.blogger.com/pbh.gif' alt='Posted by Hello' border='0' style='border:0px;padding:0px;background:transparent;' align='absmiddle'></a><br /><br />In TVML, OBJ file format is used for importing 3-D model. It was terrible that there are a lot of incompatible 3-D format in the world. But anyway, for playback TVML contents in Croquet, I have to make OBJ model exporter.<br /><br />Actually, OBJ format was not complicated. I would say it is relatively straightforward and easier than ASE format (ASE in 3dsmax was ugly), thus parsing the format and building objects were not hard job. But what I remain is texture. In OBJ, PIC file format is used to represent image file. OBJ??? I didn't know such format. In the fact, my picture viewer in windowsXP could not show the PIC image. So today's my task is learning what is PIC and building PIC file importer for Squeak.takhttp://www.blogger.com/profile/00275489652316753838noreply@blogger.com