Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 17,198 for

scene

(0.12 sec)
  1. How to Convert DAE to OBJ in Python

    This article guides on how to convert DAE to OBJ in Python. It has IDE settings, a list of steps, and a runnable sample code to change DAE to OBJ in Python....the source DAE file using the Scene.from_file() method Instantiate...the from_file() method in the Scene class. An object of the ObjSaveOptions...

    kb.aspose.com/3d/python/how-to-convert-dae-to-o...
  2. Compress DRC File Formats via python-net | prod...

    Sample Python compression code for DRC file. Use this example code to compress DRC file within any Web 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/python-net/compression/drc/
  3. Add Blind Watermark to DRC File Formats via pyt...

    Sample Python 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/python-net/watermark/drc/
  4. Convert 3MF to JT via C# | products.aspose.com

    Sample code for 3MF to JT C# conversion. Use API example code for batch 3MF 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...File) 3MF TO 3DS (3D Studio Scene) 3MF TO DAE (Digital Asset Exchange...

    products.aspose.com/3d/net/conversion/3mf-to-jt/
  5. 为 3D 模型的所有网格生成正常数据|Documentation

    Aspose.3D for Java API 支持为 3D 模型的所有网格生成正常数据 (没有正常数据)。...has smoothing group Scene s = new Scene ( MyDir + "camera.3ds"...

    docs.aspose.com/3d/zh/java/generate-normal-data...
  6. 通過 C# 將 USD 轉換為 OBJ | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  7. How to Convert DAE to OBJ in C#

    This article explains how to convert DAE to OBJ in C#. It has the IDE settings, a list of steps, and a runnable sample code to convert DAE file to OBJ in C#....the input DAE file using the Scene class object Create an ObjSaveOptions...Call the save method in the Scene class to create an OBJ file...

    kb.aspose.com/3d/net/how-to-convert-dae-to-obj-...
  8. Add Blind Watermark Verification to DRC File Fo...

    Sample Python verify blind watermark code for DRC file. Use this example code to verify blind watermark to DRC file within any Web based application....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/python-net/verify-waterm...
  9. Generate Point Cloud to DRC File Formats via No...

    Sample Node.js generate point cloud code for DRC file. Use this example code to generate point cloud to DRC file within any Web based application....file via the constructor of Scene class Get pointcloud object...using Merge method Call the Scene.Save method with object System...

    products.aspose.com/3d/nodejs-java/point-cloud/...
  10. Extract Assets from ASE File Formats via python...

    Sample Python extract assets code for ASE file. Use this example code to extract assets from ASE file within any Web based application....file via the constructor of Scene class Create zip file format...(Universal Scene Description) USDZ (Universal Scene Description...

    products.aspose.com/3d/python-net/extractor/ase/