Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 127,420 for

aspose.3d

(0.83 sec)
  1. Aspose.Font for C++

    A C++ API for loading, drawing and saving variety of fonts including OpenType,Type1m, CFF, and TrueType in C++ applications....CAD Product Family Aspose.3D Product Family Aspose.HTML...

    kb.aspose.com/font/cpp/
  2. 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...
  3. Detect format of 3D file|Documentation

    Aspose.3d for Java API has support of detecting 3D supported formats before opening because the file extension does not guarantee that the file content is appropriate....3D file Contents [ Hide ] Aspose.3D for Java API has support of...

    docs.aspose.com/3d/java/detect-format-of-3d-file/
  4. glTF Mesh Features Example|Documentation

    This documentation page demonstrates how to create a glTF file with EXT_mesh_features using Aspose.3d for .NET....EXT_mesh_features extension using Aspose.3D API. Code Explanation The...including EXT_mesh_features Aspose.3D automatically handles the...

    docs.aspose.com/3d/net/developer-guide/meta-dat...
  5. Decode and encode texture using SkiaSharp|Docum...

    Decode texture from image files using SkiaSharp...SkiaSharp Contents [ Hide ] Using Aspose.3D for .NET , developers use...encoding/decoding textures for Aspose.3D textures. /// </summary> public...

    docs.aspose.com/3d/net/decode-and-encode-textur...
  6. 使用类似XPath的对象查询|Documentation

    使用 Aspose.3d for Java,可以使用类似XPath的查询语法选择当前节点下的一个或多个对象。...Hide ] 使用类似XPath的对象查询 使用 Aspose.3D for Java,可以使用类似XPath的查询语法...https://github.com/aspose-3d/Aspose.3D-for-Java //Create a scene...

    docs.aspose.com/3d/zh/java/work-with-xpath-like...
  7. 使用类似XPath的对象查询|Documentation

    使用 Aspose.3d for .NET,可以使用类似XPath的查询语法选择当前节点下的一个或多个对象。查询语法受到XPath的启发,因此大多数概念和语法都是相似的,查询语法与URL兼容,因此将来将在我们的云版本中使用。... 使用类似XPath的对象查询 使用 Aspose.3D for .NET,可以使用类似XPath的查询语法...https://github.com/aspose-3d/Aspose.3D-for-.NET //Create a scene...

    docs.aspose.com/3d/zh/net/work-with-xpath-like-...
  8. Hardware Based Rendering of 3D Geometry|Documen...

    Using Aspose.3d for Python via .NET API, developers can program the GPU (graphics processing unit) and setup the graphics hardware for rendering 3D geometry instead of the fixed function pipeline....Geometry Contents [ Hide ] Using Aspose.3D for Python via .NET API, developers...shader variable’s semantic, Aspose.3D renderer will automatically...

    docs.aspose.com/3d/python-net/hardware-based-re...
  9. 使用System.Drawing解码和编码纹理|Documentation

    使用System.Drawing从图像文件中解码纹理...Drawing解码和编码纹理 Contents [ Hide ] 使用 Aspose.3D for .NET ,开发人员使用外部图像编码器和解...encoding/decoding textures for Aspose.3D textures. /// </summary> public...

    docs.aspose.com/3d/zh/net/decode-and-encode-tex...
  10. Convert USDZ to GLB in Python

    This basic guide provides insights to convert USDZ to GLB in Python. It covers the ordered steps, setup essentials, and a useful code segment to implement a USDZ to GLB converter in Python....CAD Product Family Aspose.3D Product Family Aspose.HTML...to GLB in Python Install Aspose.3D in your system Load the USDZ...

    kb.aspose.com/3d/python/convert-usdz-to-glb-in-...