Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 17,179 for

scene

(0.08 sec)
  1. Convert USD to 3MF via Python | products.aspose...

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as 3MF with C# Load USD file...using a from_file of Scene class Call Scene.save method Pass output...

    products.aspose.com/3d/python-net/conversion/us...
  2. Convert USD to PLY via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as PLY with C# Load USD file...using a constructor of Scene class Call Scene.Save method Pass output...

    products.aspose.com/3d/net/conversion/usd-to-ply/
  3. Convert USDZ to AMF via Python | products.aspos...

    Convert USDZ & other 3D files using .NET API...NET Core and Mono Export USDZ Scene as AMF with C# Load USDZ file...using a from_file of Scene class Call Scene.save method Pass output...

    products.aspose.com/3d/python-net/conversion/us...
  4. Convert USD to DAE via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as DAE with C# Load USD file...using a constructor of Scene class Call Scene.Save method Pass output...

    products.aspose.com/3d/net/conversion/usd-to-dae/
  5. How to add watermark into JT file - Free Suppor...

    Hi, we really want to add watermark into a JT file. What we need is: a Java program can take JT file as input, add watermark, then write out to a new JT file. Could anyone have sample code to fulfil this task? Thanks, …...Attach the watermark to the scene and save the result. import...the source JT file Scene scene = new Scene("input.jt"); // 2....

    forum.aspose.com/t/how-to-add-watermark-into-jt...
  6. Python 3D Document Processing API | products.as...

    Python library to create read convert and modify 3D files in Windows Forms Web Services and Mono applications... Scene Mesh Node Transform Property...Procedural Geometries Create Scenes Procedural modeling Mesh Optimization...

    products.aspose.com/3d/python-net/
  7. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3D for .NET API allows developers to convert any mesh object to triangle mesh with custom memory layout of the vertex. The custom memory layout of the Vertex is defined using the Struct or dynamically by VertexDeclaration class in the code examples....// Initialize scene object Scene scene = new Scene (); // Initialize...sphere ; // Add Node to a scene scene . RootNode . ChildNodes ...

    docs.aspose.com/3d/net/convert-mesh-to-triangle...
  8. Convert 3DS to USD via Node.js | products.aspos...

    Sample code for 3DS to USD 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 3DS files to USD 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...
  9. Add Blind Watermark Verification to USDZ File F...

    C# source code to load, render and add blind Watermark Verification to USDZ documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Get the mesh class of...DecodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/net/verify-watermark/usdz/
  10. 使用点云|Documentation

    Aspose.3D for Java 允许直接从 Draco 文件解码网格,而无需使用DracoFormat类的decode方法构建场景。...3D-for-Java // Initialize Scene Scene scene = new Scene ( new Sphere ());...ObjSaveOptions (); // To export 3D scene as point cloud setPointCould...

    docs.aspose.com/3d/zh/java/working-with-pointcl...