1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 2<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"> 3 <head> 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 5 <meta http-equiv="Content-Style-Type" content="text/css" /> 6 <title>Intermediate File Samples</title> 7 <link rel="stylesheet" href="../css/mainpage.css" type="text/css" /> 8 </head> 9 10 <body> 11 12<h1>Intermediate File Samples</h1> 13 14<h2>Cube</h2> 15<p><a href="samples/cube1.cmdl.txt">cube1.cmdl</a></p> 16 17<h2>Texture Applied to Plane</h2> 18<p><a href="samples/texPlane1.cmdl.txt">texPlane1.cmdl</a></p> 19<p><a href="samples/f_rgb565.ctex.txt">f_rgb565.ctex</a></p> 20 21<h2>Skeletal Animation of Plane Using Skinning</h2> 22<p><a href="samples/skin1.cmdl.txt">skin1.cmdl</a></p> 23<p><a href="samples/skin1.cskla.txt">skin1.cskla</a></p> 24 25<h2>Visibility animation</h2> 26<p><a href="samples/visanim.cmdla.txt">visanim.cmdla</a></p> 27 28<h2>Alpha Animation</h2> 29<p><a href="samples/alphaanim.cmata.txt">alphaanim.cmata</a></p> 30 31<h2>Various Cameras</h2> 32<p><a href="samples/camera1.ccam.txt">camera1.ccam</a></p> 33 34<h2>Various Lights</h2> 35<p><a href="samples/light1.clgt.txt">light1.clgt</a></p> 36 37 <hr><p>CONFIDENTIAL</p></body> 38</html> 39