Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 16,546 for

scene

(0.92 sec)
  1. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D Scene can comprise of any number of viewports. Using Aspose.3D for Java API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based Java application or an image....in-memory representation of a 3D scene. It provides developers with...content and formatting of a 3D scene programmatically. In this section...

    docs.aspose.com/3d/java/aspose-3d-document-obje...
  2. 自定义obj格式的轴系|Documentation

    OBJ 没有默认坐标系,我们可以为其手动定义轴系。...defined by scene.AssetInfo.CoordinateSystem, scene.AssetInfo.UpVector...UpVector, scene.AssetInfo.FrontVector opt . FlipCoordinateSystem...

    docs.aspose.com/3d/zh/net/customize-axis-system...
  3. Convert OBJ to USDZ in Java

    This quick guide offers a walkthrough to convert OBJ to USDZ in Java. It outlines the essential steps, prerequisites, and a working code snippet to build an OBJ to USDZ converter in Java....through the Scene class Open the imported scene using the open...input OBJ file is read with the Scene class, and then an instance...

    kb.aspose.com/3d/java/convert-obj-to-usdz-in-java/
  4. Read 3D document|Documentation

    Aspose.3D for Node.js via Java API has support of reading various type of 3D documents....available constructors of the Scene class helps to do so and they...Binary) ASE The constructors of Scene class detect 3D document format...

    docs.aspose.com/3d/nodejs-java/read-3d-document/
  5. Save a 3D Document in different 3D Formats usin...

    The Scene class of the Aspose.3D API represents a 3D document and developers can save its object in any supported file format....using C# - Google Draco The Scene class of the Aspose.3D API represents...format. To save a 3D Scene, simply use the Scene.Save method, it accepts...

    docs.aspose.com/3d/net/save-a-3d-document/
  6. 合并 3D 文件中的网格|Documentation

    开发人员可以将多个网格合并为一个有效的网格。它们可能会将 3D 场景的所有网格、一个节点或一组节点转换为单个网格。为了实现这一点,在 Aspose.ThreeD.Entities.PolygonModifier类中有三个MergeMesh成员。...as a3d # load a 3D scene scene = a3d . Scene . from_file ( "LAD-TOP...PolygonModifier . merge_mesh ( scene ) # encode this mesh into the...

    docs.aspose.com/3d/zh/python-net/merge-meshes-i...
  7. Compress VRML File Formats via .NET | products....

    C# source code to load, render and Compress VRML documents on .NET Framework, .NET Core, Mono....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/net/compression/vrml/
  8. Generate Point Cloud to GLB File Formats via .N...

    C# source code to load, render and add generate point cloud to GLB documents on .NET Framework, .NET Core, Mono....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/net/point-cloud/glb/
  9. Add Blind Watermark to DXF File Formats via .NE...

    C# source code to load, render and add blind watermark to DXF documents on .NET Framework, .NET Core, Mono....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/net/watermark/dxf/
  10. Add Blind Watermark to 3DS File Formats via .NE...

    C# source code to load, render and add blind watermark to 3DS documents on .NET Framework, .NET Core, Mono....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/net/watermark/3ds/