Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 16,571 for

scene

(0.1 sec)
  1. Convert ATT to 3DS via C# | products.aspose.com

    Sample code for ATT to 3DS C# conversion. Use API example code for batch ATT files to 3DS conversion within VB.NET, Asp.NET or any .NET based application....file via the constructor of Scene class Create an instance of...advanced conversion Call the Scene.Save method Pass the output...

    products.aspose.com/3d/net/conversion/att-to-3ds/
  2. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....document, a photo of a document, a scene-photo or from subtitle text...document,a photo of a document, a scene-photo or from subtitle text...

    docs.aspose.com/ocr/java/binarization/
  3. 在 C# 中将 OBJ 转换为 GLB

    本简短教程提供了在 C# 中将 OBJ 转换为 GLB 的指南。它强调了主要步骤、要求,并提供了一个示例代码片段,用于在 C# 中创建 OBJ 到 GLB 的转换器。...3D 添加到您的系统 使用 Scene 类加载 OBJ 输入文件 使用 Open 方法打开导入的场景...中将 OBJ 渲染为 GLB 。OBJ 文件首先通过 Scene 类读取,该类会自动检测文件类型。之后,从文件中打开场景,然后在调用...

    kb.aspose.com/zh/3d/net/convert-obj-to-glb-in-c...
  4. 使用 Python 将 3MF 转换为 STL

    本快速指南介绍了如何使用 Python 将 3MF 文件转换为 STL。包括操作步骤、环境配置说明以及示例代码,用于构建 3MF 转 STL 的 Python 转换器。...NET 用于将 3MF 文件导出为 STL 格式 使用 Scene 类对象加载输入的 3MF 文件 创建 StlSaveOptions...Python 中导出 3MF 文件为 STL 。使用 Scene 类打开 3MF 文件(可自动识别格式),然后初始化 StlSaveOptions...

    kb.aspose.com/zh/3d/python/convert-3mf-to-stl-i...
  5. 在C#中将OBJ转换为USDZ

    本快速指南介绍了如何在C#中将OBJ转换为USDZ。它包含了关键步骤、前置条件以及一个可用的代码示例,帮助您用C#构建OBJ到USDZ的转换器。...3D 使用Scene类读取输入的OBJ文件 使用 Open 解析已加载的场景...在C#中将OBJ转换为USDZ 。输入的OBJ文件通过Scene类加载,格式会自动识别。随后场景将从指定文件中打开,并通过Save方法完成转换。...

    kb.aspose.com/zh/3d/net/convert-obj-to-usdz-in-...
  6. Create and Apply WordArt Effects in .NET|Aspose...

    Create and customize WordArt effects in Aspose.Slides for .NET. This step-by-step guide helps developers enhance presentations with professional text in C#.... Consider a scene involving both a text and the...representation and the scene on which it is placed. If a scene is set for...

    docs.aspose.com/slides/net/wordart/
  7. Build Tangent and Binormal Data for all Meshes ...

    Using Aspose.3D for .NET API, developers can build tangent and binormal data for all meshes in any supported 3D file.... One method takes the Scene class object as a parameter...

    docs.aspose.com/3d/net/build-tangent-and-binorm...
  8. Generate Normal Data for All Meshes in a 3D Fil...

    Using Aspose.3D for Python via .NET, developers can generate normal data for all meshes in any 3D model (without the normal data)....Manipulate custom properties of a 3D Scene...

    docs.aspose.com/3d/python-net/generate-normal-d...
  9. Convert 3DS to HTML via Java | products.aspose.com

    Sample Java conversion code for 3DS format to HTML file. Use this example code to convert 3DS to HTML within any Web or Desktop Java based application....file via the constructor of Scene class Create an instance of...for advanced conversion Call Scene.save method Pass the output...

    products.aspose.com/3d/java/conversion/3ds-to-h...
  10. Convert 3MF to 3DS via Java | products.aspose.com

    Sample Java conversion code for 3MF format to 3DS file. Use this example code to convert 3MF to 3DS within any Web or Desktop Java based application....file via the constructor of Scene class Create an instance of...for advanced conversion Call Scene.save method Pass the output...

    products.aspose.com/3d/java/conversion/3mf-to-3ds/