Path: chuka.playstation.co.uk!news From: sceetech Newsgroups: scee.yaroze.programming.3d_graphics Subject: Re: TMD Data format Date: Mon, 24 Mar 1997 10:54:50 +0000 Organization: SCEE Lines: 20 Message-ID: <33365D7A.39B2@interactive.sony.com> References: <33358CAD.7CFF@dial.pipex.com> Reply-To: ps_yaroze@interactive.sony.com NNTP-Posting-Host: 194.203.13.10 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.01 (Win95; I) CC: ps_yaroze@interactive.sony.com Alexander Jakes wrote: > > The manuals constantly refer to information about the various file > formats being on the web site. Where are they? I am especially > interested in TMD. > > Also is there a way, other than knowing the TMD format of accessing the > vertex and face data directly? > > Thanks, > > Alex Jakes If you look in the 'clone' demo there is a file called tmd.h this contains the TMD format. As yet the format is not on the web page. As for getting access to the vertex and face information, if you mean after a model has been loaded, then yes, you need to use the TMD format, but altering the TMD while it is being drawn will crash the system.