Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 17,179 for

scene

(0.08 sec)
  1. Compress USD File Formats via JAVA | products.a...

    Sample Java compression code for USD file. Use this example code to compress USD file within any Web or Desktop Java based application....file via the constructor of Scene class Define the output path...instance of SaveOptions Call the Scene.Save method with object System...

    products.aspose.com/3d/java/compression/usd/
  2. Convert ASE to JT via C# | products.aspose.com

    Sample code for ASE to JT C# conversion. Use API example code for batch ASE 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...extension is an Autodesk ASCII Scene Export file format that is an...

    products.aspose.com/3d/net/conversion/ase-to-jt/
  3. Transformation|Documentation

    Articles about transformation of 3D objects in Aspose.3D for .NET....among Multiple Nodes of 3D Scene Concatenate Quaternions and...operations Scale geometries of a 3D Scene Expose Geometric Transformation...

    docs.aspose.com/3d/net/transformation/
  4. Compress 3DS File Formats via JAVA | products.a...

    Sample Java compression code for 3DS file. Use this example code to compress 3DS file within any Web or Desktop Java based application....file via the constructor of Scene class Define the output path...instance of SaveOptions Call the Scene.Save method with object System...

    products.aspose.com/3d/java/compression/3ds/
  5. C# 3D Formats Watermark Verification | products...

    Add blind Watermark Verification to 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....file through the instance of Scene Class , and then implement the...Watermark Verification to 3D Scene to various formats Developers...

    products.aspose.com/3d/net/verify-watermark/
  6. Convert USD to 3MF via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as 3MF 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-3mf/
  7. Convert USD to HTML via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as HTML 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-html/
  8. Convert USDZ to HTML via Python | products.aspo...

    Convert USDZ & other 3D files using .NET API...NET Core and Mono Export USDZ Scene as HTML 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...
  9. Convert USD to PDF via Python | products.aspose...

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as PDF 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...
  10. 在立方体上设置法线或UV,并向 3D 实体添加材质|Documentation

    如何在 Aspose.3D 中的网格上创建法线或uv数据。...import FileFormat , Node , Scene from aspose.threed.shading import...NET # Initialize scene object scene = Scene () # Initialize cube...

    docs.aspose.com/3d/zh/python-net/set-up-normals...