Recovered from microbel
This commit is contained in:
27
doc/fileformats.html
Normal file
27
doc/fileformats.html
Normal file
@@ -0,0 +1,27 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>PVVMUD - Fileformats</TITLE>
|
||||
<LINK REL=STYLESHEET HREF="/pvvmud/pvvmud.css" TYPE="text/css">
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<H1>Fileformats</H1>
|
||||
|
||||
<H2>Ascii file formats</H2>
|
||||
<UL>
|
||||
<LI>The <A HREF="geofileformat.html">geo file format</A> describe a 3D mesh object.
|
||||
<LI>The <A HREF="scenefileformat.html">scene file format</A> describe a scene of 3D objects and simple animations.
|
||||
<LI><A HREF="materialfileformat.html">Material file format</A>
|
||||
<LI><A HREF="texturefileformat.html">Texture file format</A>
|
||||
<LI><A HREF="ndbfileformat.html">Name DB file format</A>
|
||||
<LI><A HREF="worldfileformats.html">World file formats</A>
|
||||
</UL>
|
||||
|
||||
<H2>Binary file formats</H2>
|
||||
<UL>
|
||||
<LI>The <A HREF="bogfileformat.html">bog file format</A> describe a 3D mesh object.
|
||||
</UL>
|
||||
|
||||
<A HREF="DataDictionarySyntax.html">Data dictionary syntax</A>
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
Reference in New Issue
Block a user