root/trunk/x42view.net/Readme.html

Revision 365, 0.9 kB (checked in by phill, 1 year ago)

o Model preview now color-codes triangles based on strip length.

Line 
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3         <head>
4                 <title>x42view.net - Readme</title>
5         </head>
6         <body>
7        
8         <h1>Installation</h1>
9         <p>
10         x42view.net doesn't require you to run any special installation program. Simply have the necessary prerequisites on your machine and run the
11         executable. That's all it takes. To get rid of x42view, simply delete its application folder and you're done.
12         </p>
13         <h2>Dependencies</h2>
14         <p>
15         x42view.net requires the following items in order to run:
16         </p>
17         <ul>
18         <li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en">Microsoft .NET Framework Version 2.0 (x86)</a></li>
19         <li><a href="http://www.microsoft.com/downloads/details.aspx?familyid=2da43d38-db71-4c1b-bc6a-9b6652cd92a3">DirectX 9.0c with DirectX for Managed Code</a></li>
20         </ul>
21         </body>
22 </html>
Note: See TracBrowser for help on using the browser.