site/features_tools.html

changeset 16
74ef33d9560b
parent 14
e61659f0b0be
equal deleted inserted replaced
15:4f366832940e 16:74ef33d9560b
41 It also serves as the hub for development, launching the other tools either by their icon, or by double clicking an asset. 41 It also serves as the hub for development, launching the other tools either by their icon, or by double clicking an asset.
42 <br> 42 <br>
43 Assets inside the browser can also be dragged into other tools (such as Hammer). 43 Assets inside the browser can also be dragged into other tools (such as Hammer).
44 <br> 44 <br>
45 <div class="mediaContainer"> 45 <div class="mediaContainer">
46 <video width="577" height="438" autoplay loop> 46 <video width="577" height="438" autoplay loop loading="lazy">
47 <source src="features/tools/asset_browser_demo.webm" type="video/webm"> 47 <source src="features/tools/asset_browser_demo.webm" type="video/webm">
48 (Unsupported video format?) 48 (Unsupported video format?)
49 </video> 49 </video>
50 </div> 50 </div>
51 </p> 51 </p>
61 <br> 61 <br>
62 The new primitive in S2 is the <i>Mesh</i>, a vertex-based system, allowing concave, and complex geometry to be authored by the level designer. 62 The new primitive in S2 is the <i>Mesh</i>, a vertex-based system, allowing concave, and complex geometry to be authored by the level designer.
63 </p> 63 </p>
64 <br> 64 <br>
65 <div class="mediaContainer"> 65 <div class="mediaContainer">
66 <video width="256" height="256" autoplay loop> 66 <video width="256" height="256" autoplay loop loading="lazy">
67 <source src="features/tools/hammer/editbasics.webm" type="video/webm" title="Mesh editing"> 67 <source src="features/tools/hammer/editbasics.webm" type="video/webm" title="Mesh editing">
68 Mesh Editing (Video) 68 Mesh Editing (Video)
69 </video> 69 </video>
70 <video width="256" height="256" autoplay loop> 70 <video width="256" height="256" autoplay loop loading="lazy">
71 <source src="features/tools/hammer/convexmesh.webm" type="video/webm" title="Convex mesh editing"> 71 <source src="features/tools/hammer/convexmesh.webm" type="video/webm" title="Convex mesh editing">
72 Convex Mesh Editing (Video) 72 Convex Mesh Editing (Video)
73 </video> 73 </video>
74 <video width="256" height="256" autoplay loop> 74 <video width="256" height="256" autoplay loop loading="lazy">
75 <source src="features/tools/hammer/faceremoval.webm" type="video/webm" title="Convex mesh editing"> 75 <source src="features/tools/hammer/faceremoval.webm" type="video/webm" title="Convex mesh editing">
76 Convex Mesh Editing (Video) 76 Convex Mesh Editing (Video)
77 </video> 77 </video>
78 <video width="256" height="256" autoplay loop> 78 <video width="256" height="256" autoplay loop loading="lazy">
79 <source src="features/tools/hammer/edittimelapse.webm" type="video/webm" title="Convex mesh editing"> 79 <source src="features/tools/hammer/edittimelapse.webm" type="video/webm" title="Convex mesh editing" loading="lazy">
80 Convex Mesh Editing (Video) 80 Convex Mesh Editing (Video)
81 </video> 81 </video>
82 </div> 82 </div>
83 <br> 83 <br>
84 <p> 84 <p>
96 S2 MET Supports real-time editing and previews, with in-editor texture importing. 96 S2 MET Supports real-time editing and previews, with in-editor texture importing.
97 <br> 97 <br>
98 </p> 98 </p>
99 <br> 99 <br>
100 <div class="mediaContainer"> 100 <div class="mediaContainer">
101 <img class="mediaImage" src="features/tools/met/properties.png" width="578px"> 101 <img class="mediaImage" src="features/tools/met/properties.png" width="578px" loading="lazy">
102 </div> 102 </div>
103 <br> 103 <br>
104 <p> 104 <p>
105 MET Also supports extensive dynamic functions, and the following image formats: PSD, TGA, TIF, PFM, MKS, PNG, JPG 105 MET Also supports extensive dynamic functions, and the following image formats: PSD, TGA, TIF, PFM, MKS, PNG, JPG
106 </p> 106 </p>
115 <br> 115 <br>
116 </p> 116 </p>
117 <br> 117 <br>
118 <div class="mediaContainer"> 118 <div class="mediaContainer">
119 <img class="mediaImage" src="features/tools/model_editor/editor.png" width="653px"> 119 <img class="mediaImage" src="features/tools/model_editor/editor.png" width="653px">
120 <video height="400px" autoplay loop> 120 <video height="400px" autoplay loop loading="lazy">
121 <source src="features/tools/model_editor/modelviewer.webm" type="video/webm" title="Model Viewer"> 121 <source src="features/tools/model_editor/modelviewer.webm" type="video/webm" title="Model Viewer">
122 Convex Mesh Editing (Video) 122 Convex Mesh Editing (Video)
123 </video> 123 </video>
124 </div> 124 </div>
125 <br> 125 <br>
136 The Source 2 Particle Editor is further refined and cleaner tool than its predecessor. 136 The Source 2 Particle Editor is further refined and cleaner tool than its predecessor.
137 <br> 137 <br>
138 </p> 138 </p>
139 <br> 139 <br>
140 <div class="mediaContainer"> 140 <div class="mediaContainer">
141 <img class="mediaImage" src="features/tools/pet/pet_example.png" width="578px"> 141 <img class="mediaImage" src="features/tools/pet/pet_example.png" width="578px" loading="lazy">
142 </div> 142 </div>
143 <br> 143 <br>
144 </div> 144 </div>
145 145
146 <div class="contentSection" id="toolsSectionSFM"> 146 <div class="contentSection" id="toolsSectionSFM">

mercurial