Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 16,549 for

scene

(0.06 sec)
  1. 通過 .NET 從 PLY 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 PLY 文檔加載、呈現和添加提取資產。... 通過 Scene 類的構造函數加載 PLY 文件- 創建 zip 文件格式對像作為輸出文件格式-...= "template.ply" ; Scene scene = new Scene(file); //輸出為壓縮文件格式,Directory...

    products.aspose.com/3d/zh-hant/net/extractor/ply/
  2. Convert GLB to USDZ via Java | products.aspose.com

    Sample Java conversion code for GLB format to USDZ file. Use this example code to convert GLB to USDZ within any Web or Desktop Java based application....the constructor of Scene class Call the Scene.save method with...directly from Maven. Java 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/java/conversion/glb-to-u...
  3. 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...
  4. Add Animation Property and Setup Target Camera ...

    In Aspose.3D, object animation is actually key-frame animation that animates on properties. To animate properties, you need a CurveMapping instance which maps components of a property to different curves, for example, a Vector3 property can have 3 components X/Y/Z, which will set up three channels in CurveMapping, every channel can have a set of Curves....supports rendering animated scene. This article explains prerequisites...is useful in animation. The Scene , Camera , Node and Transform...

    docs.aspose.com/3d/net/add-animation-property-a...
  5. Add Blind Watermark to USD File Formats via Nod...

    Sample Node.js blind watermark code for USD file. Use this example code to add blind watermark to USD 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/usd/
  6. Add Blind Watermark to USDZ File Formats via No...

    Sample Node.js blind watermark code for USDZ file. Use this example code to add blind watermark to USDZ 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/usdz/
  7. Generate Point Cloud to 3DS File Formats via Ja...

    Sample Java generate point cloud code for 3DS file. Use this example code to generate point cloud to 3DS file within any Web or Desktop Java 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/java/point-cloud/3ds/
  8. Save 3D Meshes in Custom Binary Format|Document...

    Aspose.3D for Java API has support to open any supported 3D document, and then write meshes in the binary file....the RootNode member in the Scene class allows to visit each sub...convert meshes only. Create Scene with Primitive 3D Shapes...

    docs.aspose.com/3d/java/save-3d-meshes-in-custo...
  9. Extract Assets from USD File Formats via Node.j...

    Sample Node.js extract assets code for USD file. Use this example code to extract assets from USD file within any Web based application....file via the constructor of Scene class Create zip file format...in your project. Node.js 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/nodejs-java/extractor/usd/
  10. Generate Point Cloud to GLB File Formats via Ja...

    Sample Java generate point cloud code for GLB file. Use this example code to generate point cloud to GLB file within any Web or Desktop Java 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/java/point-cloud/glb/