Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 17,061 for

3d scene

(0.07 sec)
  1. 创建带有基本 3D 形状的场景|Documentation

    Aspose.3d for Node.js 通过 Java API 具有对基本 3d 形状的支持。所有参数化基本体在保存到任何受支持的输出文件格式时,都将自动转换为网格。...创建带有基本 3D 形状的场景 Contents [ Hide ] Aspose.3D for Node.js via Java...API has support of primitive 3D shapes. All parameterized primitives...

    docs.aspose.com/3d/zh/nodejs-java/create-scene-...
  2. Working with Linear Extrusion|Documentation

    Aspose.3d for Python via .NET offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....3D for Python via .NET offers LinearExtrusion...threed import FileFormat , Scene from aspose.threed.entities...

    docs.aspose.com/3d/python-net/working-with-line...
  3. Working with Linear Extrusion|Documentation

    Aspose.3d for Node.js via Java offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....3D for Node.js via Java offers LinearExtrusion.... threed = require ( "aspose.3d" ); // Initialize the base shape...

    docs.aspose.com/3d/nodejs-java/working-with-lin...
  4. Changing Plane Orientation|Documentation

    Aspose.3d for .NET allows changing orientation of a Scene. In order to change the orientation, Up vector property is introduced in Plane Class....3D for .NET allows changing orientation of a scene. In order...com/aspose-3d/Aspose.3D-for-.NET // Initialize scene object Scene scene...

    docs.aspose.com/3d/net/changing-plane-orientation/
  5. 与气缸一起工作|Documentation

    Aspose.3d for .NET 允许自定义圆柱体的偏移顶部。为了使用此功能,可以使用Cylinder类的Offset属性。...3D for .NET 允许自定义圆柱体的偏移顶部。为了使用此功能,您可以使用...com/aspose-3d/Aspose.3D-for-.NET // Create a scene Scene scene = new...

    docs.aspose.com/3d/zh/net/working-with-cylinder/
  6. 与气缸一起工作|Documentation

    Aspose.3d for Python via .NET 允许自定义圆柱体的偏移顶部。为了使用此功能,可以使用Cylinder类的Offset属性。...3D for Python via .NET 允许自定义圆柱体的偏移顶部。为了使用此功能,您可以使用...threed import FileFormat , Scene from aspose.threed.entities...

    docs.aspose.com/3d/zh/python-net/working-with-c...
  7. 向节点添加转换|Documentation

    Aspose。3d for Java API 支持在 3d 空间中旋转对象。有三种方法来定义对象在 3d 空间中的旋转,欧拉角,四元数和自定义矩阵,所有这些都由Transform类支持。...3D for Java API 支持在 3D 空间中旋转对象。有三种方法来定义对象在 3D 空间中的旋转,...(平移/缩放/旋转) 在 3D 场景中最常用,我们提供了一个类 Transform 来访问 Aspose 中的这些。3D 仿射变换包括:...

    docs.aspose.com/3d/zh/java/adding-transformatio...
  8. Adding Transformation to the Node|Documentation

    Aspose.3d for Node.js via Java API has support to rotate objects in 3d space. There are three ways to define object's rotation in 3d space, Euler angles, Quaternion and Custom Matrix, all of them are supported by the Transform class....3D for Node.js via Java API has...support to rotate objects in 3D space. There are three ways to...

    docs.aspose.com/3d/nodejs-java/adding-transform...
  9. Working with Cylinder|Documentation

    Aspose.3d for .NET allows customizing Offset Top of a cylinder. In order to use this functionality, you can use Offset property of Cylinder class....3D for .NET allows customizing Offset...com/aspose-3d/Aspose.3D-for-.NET // Create a scene Scene scene = new...

    docs.aspose.com/3d/net/working-with-cylinder/
  10. Working with PointCloud|Documentation

    Aspose.3d for .NET allows decoding a mesh from a Draco file directly without building a Scene using the Decode method of DracoFormat class....3D for .NET allows decoding a mesh...directly without building a scene using the Decode method of DracoFormat...

    docs.aspose.com/3d/net/working-with-pointcloud/