Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 3,056 for

translation

(0.31 sec)
  1. 向节点添加转换|Documentation

    TSR (平移/缩放/旋转) 在 3D 场景中最常用,我们在 Aspose.3D 中提供了一个类转换来访问这些。...// Set translation cubeNode . Transform . Translation = new Vector3...// Set translation cubeNode . Transform . Translation = new Vector3...

    docs.aspose.com/3d/zh/net/adding-transformation...
  2. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for Java has support of building a hierarchy of Nodes. The Node is basic building block of 3D scene and a hierarchy of nodes defines the logical structure of 3D scene, and provide visible content by attaching geometries, lights, and cameras to nodes....cube node has their own translation Node cube1 = top . createChildNode...mesh ); // Set first cube translation cube1 . getTransform ()....

    docs.aspose.com/3d/java/add-node-hierarchy-and-...
  3. Render a Panorama view of 3D scene|Documentation

    Using Aspose.3D for .NET API, developers can render a panorama view of 3D scene and save that view into the supported image formats.... Translation = new Vector3 ( 5 , 6 , 0.... Point }). Transform . Translation = new Vector3 (- 10 , 7 ...

    docs.aspose.com/3d/net/render-a-panorama-view-o...
  4. 连接四元数并应用于 3D 实体|Documentation

    Aspose.3D for .NET 允许开发人员将两个旋转转换合并为一个以四元数表示的旋转转换。... Translation = new Vector3 (- 5 , 2 ,...; cylinder . Transform . Translation = new Vector3 ( 0 , 2 , 0...

    docs.aspose.com/3d/zh/net/concatenate-quaternio...
  5. 连接四元数并应用于 3D 实体|Documentation

    Aspose.3D for Python via .NET 允许开发人员将两个旋转转换合并为一个以四元数表示的转换。... translation = Vector3 ( - 5 , 2 , 0 )...q2 cylinder . transform . translation = Vector3 ( 0 , 2 , 0 ) cylinder...

    docs.aspose.com/3d/zh/python-net/concatenate-qu...
  6. Render a scene into the cubemap with six faces|...

    Using Aspose.3D for .NET API, developers can render a scene into the cubemap with six faces and save all faces into the supported image formats.... Translation = new Vector3 ( 5 , 6 , 0.... Point }). Transform . Translation = new Vector3 (- 10 , 7 ...

    docs.aspose.com/3d/net/render-a-scene-into-the-...
  7. Create a Fish-eye lens effect on 3D scene and s...

    Using Aspose.3D for .NET API, developers can create a Fisheye lens effect on 3D scene and save that view into the supported image formats.... Translation = new Vector3 ( 5 , 6 , 0.... Point }). Transform . Translation = new Vector3 (- 10 , 7 ...

    docs.aspose.com/3d/net/create-a-fisheye-lens-ef...
  8. Capture the Viewports of 3D Scene and Render to...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Python via .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image.... translation = Vector3 ( 5 , 6 , 0 ) #...( light ) . transform . translation = Vector3 ( - 10 , 7 , -...

    docs.aspose.com/3d/python-net/capture-the-viewp...
  9. Render 3D Scene with Panorama Mode in Depth|Doc...

    Using Aspose.3D for .NET API, developers can render a 3D scene with panorama mode in depth instead of the colors.... Translation = new Vector3 ( 5 , 6 , 0.... Point }). Transform . Translation = new Vector3 (- 10 , 7 ...

    docs.aspose.com/3d/net/render-3d-scene-with-pan...
  10. Working with Cylinder|Documentation

    Aspose.3D for Python via .NET allows customizing Offset Top of a cylinder. In order to use this functionality, you can use Offset property of Cylinder class.... translation = Vector3 ( 10 , 0 , 0 )...cylinder1 ) . transform . translation = Vector3 ( 10 , 0 , 0 )...

    docs.aspose.com/3d/python-net/working-with-cyli...