Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 123,966 for

aspose.3d

(0.26 sec)
  1. Convert JPEG to RVM via Python | products.aspos...

    Sample code for JPEG to RVM Python conversion. Use API example code for batch JPEG files to RVM conversion within VB.NET, Asp.NET or any .NET based application....Products Aspose.3D Python via .NET Conversion JPEG to RVM HTML...modeling and rendering software. Aspose.3D for Python via .NET Overview...

    products.aspose.com/3d/python-net/conversion/jp...
  2. Convert GLTF to USDZ via Java | products.aspose...

    Sample Java conversion code for GLTF format to USDZ file. Use this example code to convert GLTF to USDZ within any Web or Desktop Java based application....Tiếng Việt 繁體中文 Products Aspose.3D Java Conversion GLTF to USDZ...any 3D modeling software. Aspose.3D for Java Overview Code Samples...

    products.aspose.com/3d/java/conversion/gltf-to-...
  3. Convert GLB to GLTF via Java | products.aspose.com

    Sample Java conversion code for GLB format to GLTF file. Use this example code to convert GLB to GLTF within any Web or Desktop Java based application....Tiếng Việt 繁體中文 Products Aspose.3D Java Conversion GLB to GLTF...any 3D modeling software. Aspose.3D for Java Overview Code Samples...

    products.aspose.com/3d/java/conversion/glb-to-g...
  4. Extract Assets from VRML File Formats via Java ...

    Sample Java extract assets code for VRML file. Use this example code to extract assets from VRML file within any Web or Desktop Java based application....Products Aspose.3D Java Extractor Vrml DOCX JPG PDF XML VRML...any 3D modeling software. Aspose.3D for Java Overview Code Samples...

    products.aspose.com/3d/java/extractor/vrml/
  5. Add Node hierarchy and Share Geometric data of ...

    Aspose.3d for .NET offers to build a Node hierarchy. The Node is basic building block of a scene. A hierarchy of nodes defines the logical structure of a scene, and provide visible content by attaching geometries, lights, and cameras to nodes....Hierarchy in 3D Scene Document Aspose.3D for .NET offers to build a...hierarchy looks like: In Aspose.3D, each Node instance can have...

    docs.aspose.com/3d/net/add-node-hierarchy-and-s...
  6. IFC集团支持|Documentation

    此文档页面演示如何使用 Aspose.3d for .NET 从 IFC 文件读取语义层次结构。...Hide ] IFC 组支持 概述 IFC 组是 Aspose.3D 中新引入的功能,允许开发者处理 IFC 文件中定义...结构,将相关实体(例如墙体、门)归于同一标识符下。Aspose.3D 通过 Group 类公开这些组,允许访问组的名称、语义信息以及子节点。...

    docs.aspose.com/3d/zh/net/developer-guide/meta-...
  7. Export texture files while saving 3D scene|Docu...

    Using Aspose.3d for .NET, developers can export texture files to file system while saving 3D scene....scene Contents [ Hide ] Using Aspose.3D for .NET , When exporting...external, to the same directory. Aspose.3D for .NET facilitates this...

    docs.aspose.com/3d/net/export-texture-files-whi...
  8. 创建带有基本 3D 形状的场景|Documentation

    Aspose.3d for Node.js 通过 Java API 具有对基本 3D 形状的支持。所有参数化基本体在保存到任何受支持的输出文件格式时,都将自动转换为网格。...3D 形状的场景 Contents [ Hide ] Aspose.3D for Node.js via Java API has...process of pure creation and Aspose.3D API supports creating a scene...

    docs.aspose.com/3d/zh/nodejs-java/create-scene-...
  9. Set up normals or UV on Cube and Add Material t...

    Aspose.3d for Java offers to manage normals and UV on the geometric shapes. A mesh stores the key properties for every vertex, position in space, and its normal, known as a vector perpendicular to the original surface. The normal is major to shading counts and should be a unit vector. Most mesh formats also support some form of UV coordinates which are a separate 2D representation of the mesh "unfolded" to show what portion of a 2-dimensional texture map to apply to different polygons of the mesh....Entities Contents [ Hide ] Aspose.3D for Java offers to manage...achieved by VertexElement. In Aspose.3D we can map extra information...

    docs.aspose.com/3d/java/set-up-normals-or-uv-on...
  10. Detect format of 3D file in C# .NET|Documentation

    Using Aspose.3d for .NET API, developers may detect the format of supported 3D files in C# before opening it because the file extension does not guarantee that the file content is appropriate....NET Contents [ Hide ] Using Aspose.3D for .NET API, developers may...and check its extension. Aspose.3D Document Object Model (DOM)...

    docs.aspose.com/3d/net/detect-format-of-3d-file/