Recovered from microbel
This commit is contained in:
29
util/asc2bog/asc2bog.html
Normal file
29
util/asc2bog/asc2bog.html
Normal file
@@ -0,0 +1,29 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>PVVMUD - asc2bog file converter</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<H1>asc2bog file converter</H1>
|
||||
|
||||
<P>asc2bog convert from 3DStudio asc file format to
|
||||
<A HREF="../../doc/bogfileformat.html">bog file format</A> with a material
|
||||
<A HREF="../../doc/ndbfileformat.html">ndb file</A>.</P>
|
||||
|
||||
<P><PRE>
|
||||
Syntax: asc2bog file[.asc]
|
||||
Output: file.bog and file.ndb
|
||||
</PRE></P>
|
||||
|
||||
<P>The 3DStudioMax asc file export plugin are a example for developers of
|
||||
3DStudioMax file exports plugins. The plugin and source code are located on the
|
||||
3DStudioMAX CD. In time this utility will be replaced by a 3DStudioMAX plugin
|
||||
that exports bog files.</P>
|
||||
|
||||
<P>Known buggs:
|
||||
<UL>
|
||||
<LI>Don't convert UV mapping
|
||||
</UL>
|
||||
</P>
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
Reference in New Issue
Block a user