Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 16,959 for

3d scene

(0.12 sec)
  1. 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...
  2. 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...
  3. 向节点添加转换|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...
  4. 与气缸一起工作|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/
  5. 与气缸一起工作|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...
  6. 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....3D for Python via .NET allows customizing...threed import FileFormat , Scene from aspose.threed.entities...

    docs.aspose.com/3d/python-net/working-with-cyli...
  7. 从 PDF 导入 3D 场景和内容|Documentation

    Aspose 的场景类。3d API 表示 3d 场景。开发人员可以从 PDF 文件中提取 3d 场景和内容。...PDF 导入 3D 场景和内容 Contents [ Hide ] Aspose.3D API 的 Scene 类表示 3D...场景。开发人员可以从 PDF 文件中提取 3D 场景和内容。 从受密码保护的 PDF 打开场景 Scene 类的 open 方法允许从输入...

    docs.aspose.com/3d/zh/python-net/import-3d-scen...
  8. Working with VRML Format|Documentation

    Aspose.3d for Python via .NET allows working with VRML version 1.0. VRML file format has been added to the FileFormat class. Aspose.3d can auto detect the format, so the FileFormat is usually ignored in Open method. The following code snippet shows how open VRML file format....3D for Python via .NET allows working...the FileFormat class. Aspose.3D can auto detect the format, so...

    docs.aspose.com/3d/python-net/working-with-vrml...
  9. 缩放 3D 场景的几何图形|Documentation

    开发人员只能缩放 3d 节点或 3d 场景的所有节点的几何图形。为了实现这一点,开发人员可以调用PolygonModifier类实例的多个Scale成员。...缩放 3D 场景的几何图形 Contents [ Hide ] 缩放单个 3D 节点或 3D 场景的所有节点的几何图形 开发人员只能缩放...开发人员只能缩放 3D 节点或 3D 场景的所有节点的几何图形。为了实现这一点,开发人员可以调用 PolygonModifier...

    docs.aspose.com/3d/zh/python-net/scale-geometri...
  10. 创建具有原始 3D 形状的场景|Documentation

    使用 Aspose.3d for Python via .NET,开发人员可以定义具有原始 3d 形状的场景。所有参数化图元将自动转换为网格,同时以任何支持的输出文件格式保存。...创建具有原始 3D 形状的场景 Contents [ Hide ] 使用 Aspose.3D for Python via...,开发人员可以定义具有原始 3D 形状的场景。所有参数化图元将自动转换为网格,同时以任何支持的输出文件格式保存。 从原始 3D 形状生成场景...

    docs.aspose.com/3d/zh/python-net/create-scene-w...