aboutsummaryrefslogtreecommitdiff
path: root/pages/Crafty.html
diff options
context:
space:
mode:
Diffstat (limited to 'pages/Crafty.html')
-rw-r--r--pages/Crafty.html248
1 files changed, 248 insertions, 0 deletions
diff --git a/pages/Crafty.html b/pages/Crafty.html
new file mode 100644
index 0000000..522a625
--- /dev/null
+++ b/pages/Crafty.html
@@ -0,0 +1,248 @@
+<!DOCTYPE html>
+
+<head>
+ <title>Nem's Tools [Home - News]</title>
+ <link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
+ <link rel="stylesheet" type="text/css" href="../css/default.css">
+ <meta http-equiv="pragma" content="no-cache">
+ <meta http-equiv="cache-control" content="no-cache">
+ <meta name="author" content="Ryan Gregg">
+ <meta name="description" content="Nem&#39;s Half-Life and Half-Life 2 editing tools.">
+</head>
+
+<body>
+ <div class="banner" onclick="location.href='https://google.com'"> </div>
+ <div class="archived">This is archived copy of currently unavailable <a href="http://nemesis.thewavelength.net">Nem's
+ Tools website</a>, restored from <a
+ href="https://web.archive.org/web/20191202151405/http://www.nemesis.thewavelength.net/">Web Archive</a>. <br>
+ Download section now provides links to both Web Archive and to unofficial Github mirror.
+ </div>
+ <div class="main">
+ <div class="group">
+ <div class="separator"></div>
+ <div class="heading2 menu">
+ <a href="../index.html" class="menuitem">Home</a>
+ <a href="GCFScape.html" class="menuitem">GCFScape</a>
+ <a href="Crafty.html" class="menuitem">Crafty</a>
+ <a href="VTFLib.html" class="menuitem">VTFLib</a>
+ <a href="Batch_Compiler.html" class="menuitem">Batch Compiler</a>
+ <a href="Terrain_Generator.html" class="menuitem">Terrain Generator</a>
+ <a href="BSP_Viewer.html" class="menuitem">BSP Viewer</a>
+ <a href="MAP_Viewer.html" class="menuitem">MAP Viewer</a>
+ <a href="virtuAMP.html" class="menuitem">virtuAMP</a>
+ <a href="Miscellaneous.html" class="menuitem">Miscellaneous</a>
+ </div>
+ <div class="separator"></div>
+ <div class="content">
+ <div class="main_area">
+ <div class="space"></div>
+ <div class="main_content">
+ <div class="group">
+ <div class="heading1">
+ <div class="space"></div><span class="left"><a name="p205"
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?c=205#p205">About
+ Crafty</a> - <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?a=1">Nem</a></span><span
+ class="right">Posted: Aug 7th, 2006 - 1:21:50 pm</span>
+ <div class="space"></div>
+ </div>
+ <div class="content">
+ <p><b>About:</b></p>
+ <p>Crafty is a 3D object, material, model and file browsing utility targeted towards Half-Life modders
+ or enthusiasts looking for a Steam Independent application for quick previews. It currently supports
+ Half-Life 2 .bsp, .mdl, .vmf and .gl formats along with Half-Life .bsp, .mdl, .map and .rmf formats in
+ a variety of render modes.</p>
+
+ <p><b>Screenshots:</b></p>
+ <center>
+ <img src="../images/pages/crafty1.jpg" width="600" height="499" alt="Object Viewer"><br><br>
+ <img src="../images/pages/crafty2.jpg" width="600" height="499" alt="Object Viewer"><br><br>
+ <img src="../images/pages/crafty3.jpg" width="600" height="499" alt="Object Viewer"><br><br>
+ <img src="../images/pages/crafty4.jpg" width="600" height="499" alt="Object Viewer"><br><br>
+ <img src="../images/pages/crafty5.jpg" width="600" height="499" alt="File System Browser"><br><br>
+ <img src="../images/pages/crafty6.jpg" width="600" height="499" alt="Material Browser"><br><br>
+ <img src="../images/pages/crafty7.jpg" width="600" height="499" alt="Model Browser">
+ </center>
+
+ <p><b>Features:</b></p>
+ <ul>
+ <li>View Half-Life 2 .bsp, .gl, .mdl and .vmf files.</li>
+ <li>View Half-Life 1 .bsp, .map, .mdl and .rmf files.</li>
+ <li>View .obj and .skp files.</li>
+ <li>Textured, solid, x-ray, wireframe and point render modes.</li>
+ <li>Toggle occlusion, frustum and backface culling.</li>
+ <li>Scene freezing.</li>
+ <li>Export all formats and materials to .obj.</li>
+ <li>Browse and export from GCF and other package formats.</li>
+ <li>Browse and export materials.</li>
+ <li>Browse and export models.</li>
+ <li>Quick and easy setup.</li>
+ <li>100% free.</li>
+ </ul>
+
+ <p><b>Hidden Features:</b></p>
+ <p>Crafty is designed foremost as an object viewer, but it also contains several useful features that
+ can be invoked externally. For example, Crafty's File System Browser, Material Browser and Model
+ Browser can all be invoked with special command arguments. To view one or more packages in File System
+ Browser simply use: <i>Crafty.exe -fsb -mount [package 1] -mount [package 2] ... </i>. To view one or
+ more packages in Material Browser simply use: <i>Crafty.exe -msb -mount [package 1] -mount [package 2]
+ ... </i>. To view one or more packages in Model Browser simply use: <i>Crafty.exe -mb -mount
+ [package 1] -mount [package 2] ... </i>. For example, if you wanted to view thumbnails of the
+ materials in <i>source materials.gcf</i> you would use <i>Crafty.exe -msb -mount "source
+ materials.gcf"</i>. If you are familiar with Windows you can also add shortcuts to these features in
+ the system context menu.</p>
+ </div>
+ <div class="heading1">
+ <div class="space"></div><span class="left">Modified: Jul 25th, 2009 - 4:37:18 pm</span><span
+ class="right">[ <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?c=205#p205">225
+ Comments</a> ]</span>
+ <div class="space"></div>
+ </div>
+ </div>
+ </div>
+ <div class="main_sidebar">
+ <div class="group">
+ <div class="heading1"><span class="title">Crafty</span></div>
+ <div class="content"><span class="title">» <a href="Crafty.html">About</a></span><br>
+ <span class="title">» <a href="Crafty-Download.html">Download</a></span><br>
+ <span class="title">» <a href="../subpages/Crafty-Revision_History.html">Revision
+ History</a></span><br>
+ <span class="title">» <a href="../subpages/Crafty-Requirements.html">Requirements</a></span><br>
+ <span class="title">» <a href="../subpages/Crafty-FAQ.html">FAQ</a></span><br>
+ </div>
+ </div><br>
+ <div class="group">
+ <div class="heading1"><span class="title">Login</span></div>
+ <div class="content">
+ <form name="loginform" method="post"
+ action="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?p=45">
+ <div class="label">Username:</div>
+ <div><input type="text" name="username" class="textbox"></div>
+ <div class="label">Password:</div>
+ <div><input type="password" name="password" class="textbox"></div>
+ <div class="label"><input type="checkbox" name="storepassword" class="checkbox"
+ checked="checked">Store Password</div>
+ <div><input name="login" type="submit" value="Login" class="button"></div>
+ </form>
+ </div>
+ </div>
+
+ <br>
+ <div class="group">
+ <div class="heading1"><span class="title">New Users</span></div>
+ <div class="content">
+ <span class="title">» <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?action=directory">Directory</a></span><br>
+ <span class="title">» <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?p=45&amp;action=addauthor">Register</a></span><br>
+ <span class="title">» <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?p=45&amp;action=retrievepassword">Retrieve
+ Password</a></span><br>
+ </div>
+ </div>
+
+ <br>
+ <div class="group">
+ <div class="heading1"><span class="title">Latest Comments</span></div>
+ <div class="content"><span class="title">» <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?c=41&amp;o=120#c4926">Batch
+ Compiler FAQ</a> (<a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?a=14291">devstringx</a>)</span><br><span
+ class="title">» <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?c=58&amp;o=15#c4924">Cliffs
+ II: Texturing Cliffs</a> (<a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?a=14289">LeBugsBunny</a>)</span><br><span
+ class="title">» <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?c=223&amp;o=0#c4923">Crafty
+ v1.0.0 Alpha 13</a> (<a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?a=14285">roy120rahul</a>)</span><br><span
+ class="title">» <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?c=277&amp;o=0#c4911">GCFScape
+ v1.8.6</a> (<a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?a=14250">mandaysnow</a>)</span><br><span
+ class="title">» <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?c=205&amp;o=210#c4901">About
+ Crafty</a> (<a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?a=14237">Kodha</a>)</span><br>
+ </div>
+ </div><br>
+ <div class="group">
+ <div class="heading1"><span class="title">Latest Articles</span></div>
+ <div class="content"><span class="title">» <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?c=277#p277">GCFScape
+ v1.8.6</a></span><br><span class="title">» <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?c=276#p276">GCFScape
+ v1.8.5</a></span><br><span class="title">» <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?c=275#p275">GCFScape
+ v1.8.4</a></span><br><span class="title">» <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?c=274#p274">GCFScape
+ v1.8.3</a></span><br><span class="title">» <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?c=273#p273">VTFLib
+ v1.3.2</a></span><br></div>
+ </div><br>
+ <div class="group">
+ <div class="heading1"><span class="title">Most Popular Articles</span></div>
+ <div class="content"><span class="title">» <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?c=178#p178">VTFEdit
+ v1.2.5 Full</a></span><br><span class="title">» <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?c=76#p76">GCFScape
+ v1.3.1 Full</a></span><br><span class="title">» <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?c=238#p238">VTFEdit
+ v1.3.3 Full</a></span><br><span class="title">» <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?c=154#p154">VTF
+ Plug-In for Photoshop</a></span><br><span class="title">» <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?c=169#p169">GCFScape
+ v1.8.6 Full</a></span><br></div>
+ </div><br>
+ <div class="group">
+ <div class="heading1"><span class="title">Newest Member</span></div>
+ <div class="content"><span class="title">» <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?a=14292">livewebtutors1</a></span><br>
+ </div>
+ </div><br>
+ <div class="group">
+ <div class="heading1"><span class="title">Elite Spammers</span></div>
+ <div class="content"><span class="title">» <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?a=1">Nem</a></span><br><span
+ class="title">» <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?a=376">Bluefang</a></span><br><span
+ class="title">» <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?a=708">NoBody</a></span><br><span
+ class="title">» <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?a=7">Slackiller</a></span><br><span
+ class="title">» <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/index.php?a=385">Keloran</a></span><br>
+ </div>
+ </div>
+ <br>
+ <div class="group">
+ <div class="heading1"><span class="title">Feeds</span></div>
+ <div class="content">
+ <span class="title">» <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/rss/?page=1">RSS
+ 2.0 (News)</a></span><br>
+ <span class="title">» <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/rss/">RSS 2.0
+ (Entire Site)</a></span><br>
+ <span class="title">» <a
+ href="https://web.archive.org/web/20200201044304/http://nemesis.thewavelength.net/rss/?comments&amp;limit=15">RSS
+ 2.0 (Comments)</a></span><br>
+ </div>
+ </div>
+
+
+ </div>
+ <div class="space"></div>
+ </div>
+ </div>
+ <div class="separator"></div>
+ <div class="heading2 center"><span class="note">Nem's Tools v2.0 » 2006 <a
+ href="mailto:[email protected]">Ryan Gregg</a>.<br>Execution
+ time: 0.07963s; Queries: 14.<br>
+ </span></div>
+ </div>
+ </div>
+</body>
+
+</html> \ No newline at end of file