Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 127,424 for

aspose.3d

(2.02 sec)
  1. 改变平面方向|Documentation

    Aspose.3d for Python via .NET 允许更改场景的方向。为了改变方向,在Plane类中引入了向上向量属性。...Contents [ Hide ] 改变平面方向 Aspose.3D for Python via .NET 允许更改场景的方向。为了改变方向,在...https:# github.com/aspose-3d/Aspose.3D-for-.NET # The path to the...

    docs.aspose.com/3d/zh/python-net/changing-plane...
  2. 指定 3D 文件加载选项|Documentation

    有几个 Scene.open 方法重载或 Scene 类构造函数重载接受 LoadOptions 实例。... threed = require ( "aspose.3d" ); var loadOpts = new aspose...aspose . threed = require ( "aspose.3d" ); var loadObjOpts = new...

    docs.aspose.com/3d/zh/nodejs-java/specify-3d-fi...
  3. Expose Geometric Transformation|Documentation

    Aspose.3d for Java allows exposing geometric transformation of a 3D scene. You can evaluate the global transformation using evaluateGlobalTransform method....Geometric Transformation Aspose.3D for Java allows exposing geometric...https://github.com/aspose-3d/Aspose.3D-for-Java // Initialize node...

    docs.aspose.com/3d/java/expose-geometric-transf...
  4. Extract Assets from GLTF File Formats via .NET ...

    C# source code to load, render and add extract assets from GLTF documents on .NET Framework, .NET Core, Mono....Tiếng Việt 繁體中文 Products Aspose.3D .NET Extractor Gltf HTML JPG...files using server-side APIs. Aspose.3D for .NET Overview Code Samples...

    products.aspose.com/3d/net/extractor/gltf/
  5. Extract Assets from VRML File Formats via .NET ...

    C# source code to load, render and add extract assets from VRML documents on .NET Framework, .NET Core, Mono....Tiếng Việt 繁體中文 Products Aspose.3D .NET Extractor Vrml HTML JPG...files using server-side APIs. Aspose.3D for .NET Overview Code Samples...

    products.aspose.com/3d/net/extractor/vrml/
  6. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a mesh in Aspose.3d....Entities Contents [ Hide ] Aspose.3D for .NET offers to manage...achieved by VertexElement. In Aspose.3D we can map extra information...

    docs.aspose.com/3d/net/set-up-normals-or-uv-on-...
  7. Primitive Shape to Mesh|Documentation

    Aspose.3d for Node.js via Java API has support of converting any primitive shape to mesh. Primitive shapes include most basic and used objects like box, sphere, plane, cylinder, and torus....Convert Primitive Shape to Mesh Aspose.3D for Node.js via Java API has...aspose . threed = require ( "aspose.3d" ); // Initialize object by...

    docs.aspose.com/3d/nodejs-java/primitive-shape-...
  8. Convert 3DS to ATT via Node.js | products.aspos...

    Sample code for 3DS to ATT Node.js conversion. Aspose.3d for Node.js via Java is a standalone API that does not require the installation of any other software.Convert batch 3DS files to ATT using API sample code....Products Aspose.3D Node.js via Java Conversion 3DS to ATT HTML...modeling and rendering software. Aspose.3D for Node.js via Java Overview...

    products.aspose.com/3d/nodejs-java/conversion/3...
  9. Create 3D Cylinder in Python

    Learn to create a 3D cylinder in Python using Aspose.3d SDK. The tutorial covers installation, parametric cylinder creation, and exporting to OBJ, STL or FBX....Create a 3D Cylinder using Aspose.3D for Python Installation and...Create a 3D Cylinder using Aspose.3D for Python # For creating...

    blog.aspose.com/3d/create-3d-cylinder-in-python/
  10. 添加节点层次结构并在 3D 场景的多个节点之间共享网格的几何数据|Documentation

    Aspose.3d for Python via .NET 提供生成节点层次结构。节点是场景的基本构建块。节点层次结构定义场景的逻辑结构,并通过将几何图形、灯光和摄影机附加到节点来提供可见内容。...Hide ] 在 3D 场景文档中添加节点层次结构 Aspose.3D for Python via .NET 提供生成节... 场景图示例 一个示例场景层次结构看起来像: 在 Aspose.3D 中,每个 Node 实例可以有多个子节点,在这个例...

    docs.aspose.com/3d/zh/python-net/add-node-hiera...