Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 17,285 for

scene

(0.18 sec)
  1. Convert GLB to JT via C# | products.aspose.com

    Sample code for GLB to JT C# conversion. Use API example code for batch GLB files to JT conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with... fast loading, complete 3D scene representation, and extensibility...

    products.aspose.com/3d/net/conversion/glb-to-jt/
  2. Convert 3MF to JT via Node.js | products.aspose...

    Sample code for 3MF to JT 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 3MF files to JT using API sample code....via the fromFile of Scene class Call the Scene.save method with...in your project. Node.js 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/nodejs-java/conversion/3...
  3. 在 Java 中将 OBJ 转换为 USDZ

    本快速指南提供了在 Java 中将 OBJ 转换为 USDZ 的演练。它概述了基本步骤、先决条件以及一个可用的代码片段,帮助您在 Java 中构建一个 OBJ 到 USDZ 的转换器。...3D 通过 Scene 类加载源 OBJ 文件 使用 open 方法打开导入的 Scene 使用 save 方法将处理后的文件保存为...中渲染 OBJ 到 USDZ 。输入的 OBJ 文件使用 Scene 类读取,然后创建 UsdSaveOptions 类的实例。随后,从指定文件打开场景,然后使用...

    kb.aspose.com/zh/3d/java/convert-obj-to-usdz-in...
  4. 分割网格|Documentation

    Aspose.3D for Java API 支持将场景的所有网格拆分为每个材质的多个子网格。SplitMesh方法不会拆分场景的网格 (如果已为其指定了单个材质)。可以使用 Aspose.3D for Java API 来实现。...// Load a 3D file Scene scene = new Scene ( MyDir ); // Split...PolygonModifier . splitMesh ( scene , SplitMeshPolicy . CLONE_DATA...

    docs.aspose.com/3d/zh/java/split-mesh/
  5. animation_relations.png

    nonpremultipled deflate 789 8 8 8 8 PixelInterleaved width=366, height=789, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 789 ke......linetype ortho file "3D Scene" as Scene { frame "AnimationClip...linetype ortho file "3D Scene" as Scene { frame "AnimationClip...

    docs.aspose.com/3d/ar/java/aspose-3d-document-o...
  6. animation_relations.png

    nonpremultipled deflate 789 8 8 8 8 PixelInterleaved width=366, height=789, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 789 ke......linetype ortho file "3D Scene" as Scene { frame "AnimationClip...linetype ortho file "3D Scene" as Scene { frame "AnimationClip...

    docs.aspose.com/3d/fr/python-net/aspose-3d-docu...
  7. animation_relations.png

    nonpremultipled deflate 789 8 8 8 8 PixelInterleaved width=366, height=789, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 789 ke......linetype ortho file "3D Scene" as Scene { frame "AnimationClip...linetype ortho file "3D Scene" as Scene { frame "AnimationClip...

    docs.aspose.com/3d/it/net/aspose-3d-document-ob...
  8. 通過 C# 將 USD 轉換為 DXF | products.aspose.com

    使用 .NET API 轉換 USD 和其他 3D 文件...// 在 Scene 對像中加載 USD var scene = new Aspose.ThreeD.Scene( "template..."template.usd" ); // 將 USD 保存為 DXF scene.Save( "output.dxf" , Aspose...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  9. Add Blind Watermark to DRC File Formats via Nod...

    Sample Node.js blind watermark code for DRC file. Use this example code to add blind watermark to DRC file within any Web based application....file via the constructor of Scene class Get the mesh class of...EncodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/nodejs-java/watermark/drc/
  10. Merge DRC File Formats via Node.js | products.a...

    Sample Node.js merger code for DRC file. Use this example code to merge DRC file within any Web based application....through the constructor of the Scene class Process usdz files and...in your project. Node.js 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/nodejs-java/merger/drc/