Select DXTransform:

DirectX Transform Effects

Select different Microsoft® DirectX® Transform effects, apply them to Microsoft® DirectAnimation® objects, and see the result. If the effect is a 3-D transform, it is applied to a sphere. If the effect is a 2-D transform, it is applied to an image. Note: To use the 2-D transforms, you must have one of the following installed on your computer: 1) DirectX Media 6 with the optional DLLs, 2) Microsoft Internet Explorer 5, 3) Microsoft® Windows® 98 Second Edition, or 4) Windows 2000. To use the 3-D transforms, you must have one of the following installed on your computer: 1) DirectX Media 6 and DirectX Foundation 6.x, 2) Windows 98 Second Edition, or 3) Windows 2000. For a complete list of DirectX Transform effects and what additional software, if any, is required to use each, see the DirectX Transform documentation. Show more information.
<HTML>
<HEAD>
</HEAD>
<BODY>
<OBJECT ID="DAControl" STYLE="width:300;height:300"
CLASSID="CLSID:B6FFC24C-7E13-11D0-9B47-00C04FC2F51D">
</OBJECT>
<SCRIPT LANGUAGE="JScript">
<!--
m = DAControl.MeterLibrary;
mediaBase = "../../../samples/multimedia/media/";
geoBase = mediaBase + "geometry/";
imageBase = mediaBase + "image/";


swImg = m.ModifiableBehavior(m.EmptyImage);


DAControl.Image = swImg;
DAControl.Start();
-->
</SCRIPT>
</BODY>
</HTML>

Top of Page Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.