Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 16,879 for

3d scene

(0.19 sec)
  1. 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/
  2. 创建具有原始 3D 形状的场景|Documentation

    Aspose.3d for Java API 支持基元 3d 形状。所有参数化图元将自动转换为网格,同时以任何支持的输出文件格式保存。...创建具有原始 3D 形状的场景 Contents [ Hide ] Aspose.3D for Java API 支持基元...支持基元 3D 形状。所有参数化图元将自动转换为网格,同时以任何支持的输出文件格式保存。 从原始 3D 形状生成场景 建模是纯粹的创建过程,Aspose...

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

    Aspose.3d for .NET offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....3D for .NET offers LinearExtrusion...https://github.com/aspose-3d/Aspose.3D-for-.NET // Initialize the...

    docs.aspose.com/3d/net/working-with-linear-extr...
  4. Changing Plane Orientation|Documentation

    Aspose.3d for Python via .NET allows changing orientation of a Scene. In order to change the orientation, Up vector property is introduced in Plane Class....3D for Python via .NET allows changing...changing orientation of a scene. In order to change the orientation...

    docs.aspose.com/3d/python-net/changing-plane-or...
  5. 将场景导出为压缩的 AMF 格式|Documentation

    Aspose.3d for .NET 提供AmfSaveOptions类,允许您根据需要设置压缩的bool值。默认情况下,该值设置为true。...3D for .NET 提供 AmfSaveOptions 类...com/aspose-3d/Aspose.3D-for-.NET // Load a scene Scene scene = new...

    docs.aspose.com/3d/zh/net/export-scene-to-compr...
  6. 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...
  7. Convert USD to ASE via Python | products.aspose...

    Convert USD & other 3d files using .NET API...3D Python via .NET Conversion USD to ASE Convert...via Python Export USD & other 3D files using .NET Framework, ...

    products.aspose.com/3d/python-net/conversion/us...
  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. 向节点添加转换|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...
  10. 与气缸一起工作|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/