Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 25,679 for

scene

(0.06 sec)
  1. 合并 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...
  2. 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/
  3. Save 3D Document|Documentation

    Aspose.3D for Java API has support of saving 3D Scene in various type of 3D documents....API has support of saving 3D scene in various type of 3D documents...has support of saving a 3D scene in various types of 3D document...

    docs.aspose.com/3d/java/save-3d-document/
  4. Compress DRC File Formats via JAVA | products.a...

    Sample Java compression code for DRC file. Use this example code to compress DRC 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/drc/
  5. scene.png

    nonpremultipled deflate 349 8 8 8 8 PixelInterleaved width=478, height=349, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 349 ke......keyword=plantuml, value=@startuml scene caption Scene Hierarchy !theme bluegray...abstract Entity abstract Material Scene o-- Node Node o-- Material Node...

    docs.aspose.com/3d/fr/java/aspose-3d-document-o...
  6. scene.png

    nonpremultipled deflate 349 8 8 8 8 PixelInterleaved width=478, height=349, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 349 ke......keyword=plantuml, value=@startuml scene caption Scene Hierarchy !theme bluegray...abstract Entity abstract Material Scene o-- Node Node o-- Material Node...

    docs.aspose.com/3d/fr/python-net/aspose-3d-docu...
  7. scene.png

    nonpremultipled deflate 349 8 8 8 8 PixelInterleaved width=478, height=349, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 349 ke......keyword=plantuml, value=@startuml scene caption Scene Hierarchy !theme bluegray...abstract Entity abstract Material Scene o-- Node Node o-- Material Node...

    docs.aspose.com/3d/es/java/aspose-3d-document-o...
  8. Aspose.3D Create mesh from linear extrusion | p...

    Learn how to create a mesh using linear extrusion on a 2D shape...demonstrates how to create a new 3D scene with a box mesh. //ExStepImage:0:step-0...//Create a new 3D scene var scene = new Scene(); var mesh = (new...

    products.aspose.com/3d/tutorial/split-mesh-usin...
  9. Aspose.3D for Java 21.8 Release Notes|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....contention in parallelized Scene.Open with fbx files Improvement...to a file var scene = new Scene ( mesh ); scene . save ( "watermark-mesh...

    docs.aspose.com/3d/java/aspose-3d-for-java-21-8...
  10. Convert USDZ to 3DS via C# | products.aspose.com

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

    products.aspose.com/3d/net/conversion/usdz-to-3ds/