Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 16,978 for

3d scene

(0.05 sec)
  1. 3D 场景另存为 HTML|Documentation

    Aspose.3d for Java 提供 ** HtmlSaveOptions ** 类,用于将 3d 场景另存为 HTML。...将 3D 场景另存为 HTML Contents [ Hide ] 19.9或更高版本支持此功能。 将 3D 场景另存为...HTML Aspose。3D for Java 提供 HtmlSaveOptions 类将 3D 场景另存为 HTML。将场景导出到...

    docs.aspose.com/3d/zh/java/save-3d-scene-as-html/
  2. Merge 3DS File Formats via Java | products.aspo...

    Sample Java merge 3dS file. Use this example code to merge 3dS file within any Web or Desktop Java based application....3D Java Merger 3ds DOCX JPG PDF XML 3DS 3DS Merge 3DS via...Java Merge 3DS using Java library without any 3D modeling software...

    products.aspose.com/3d/java/merger/3ds/
  3. Changing Plane Orientation|Documentation

    Aspose.3d for Java allows changing orientation of a Scene. In order to change the orientation, getUp() and setUp() methods are introduced in Plane Class....3D for Java allows changing orientation of a scene. In order...https://github.com/aspose-3d/Aspose.3D-for-Java // The path to...

    docs.aspose.com/3d/java/changing-plane-orientat...
  4. Convert ASE to USD via Python | products.aspose...

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

    products.aspose.com/3d/python-net/conversion/as...
  5. Convert USD to ASE via C# | products.aspose.com

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

    products.aspose.com/3d/net/conversion/usd-to-ase/
  6. Merge U3D File Formats via .NET | products.aspo...

    C# source code to load, render and Merge U3d documents on .NET Framework, .NET Core, Mono....3D .NET Merger U3d HTML JPG PDF XML U3D U3D Merge...using server-side APIs. Aspose.3D for .NET Overview Code Samples...

    products.aspose.com/3d/net/merger/u3d/
  7. Merge OBJ File Formats via .NET | products.aspo...

    C# source code to load, render and Merge OBJ documents on .NET Framework, .NET Core, Mono....3D .NET Merger Obj HTML JPG PDF XML OBJ OBJ Merge...using server-side APIs. Aspose.3D for .NET Overview Code Samples...

    products.aspose.com/3d/net/merger/obj/
  8. 通過 C# 將 USD 轉換為 ASE | products.aspose.com

    使用 .NET API 轉換 USD 和其他 3d 文件...3D .NET Conversion 通過 C# 將 USD 轉換為...Framework、.NET Core 和 Mono 導出 USD 和其他 3D 文件 使用 C# 將 USD 場景導出為 ASE 使用構造函數加載...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  9. Compress PDF File Formats via JAVA | products.a...

    Sample Java compression code for PDF file. Use this example code to compress PDF file within any Web or Desktop Java based application....3D Java Compression Pdf DOCX JPG PDF XML PDF...library without any 3D modeling software. Aspose.3D for Java Overview...

    products.aspose.com/3d/java/compression/pdf/
  10. 产生紫外线|Documentation

    Aspose.3d for .NET 提供了用于公开GenerateUV方法的PolygonModifier类,您可以使用该类手动生成UV并将其与网格关联。下面的代码片段显示了生成和关联它的完整功能。...3D for .NET 提供 PolygonModifier 类,该类公开...com/aspose-3d/Aspose.3D-for-.NET Scene scene = new Scene (); //since...

    docs.aspose.com/3d/zh/net/generate-uv/