Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 17,178 for

scene

(0.06 sec)
  1. Aspose.3D Change the plane size | products.aspo...

    Learn how to Change the Plane size... We first create a new scene using the Aspose.3D library...then create a plane in the 3D scene. We change the size of the plane...

    products.aspose.com/3d/tutorial/change-plane-size/
  2. Convert GLB to USD via Java | products.aspose.com

    Sample Java conversion code for GLB format to USD file. Use this example code to convert GLB to USD 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-usd/
  3. 在将 3D 个场景保存为 GLTF 个2.0格式之前,自定义非PBR到PBR材质的转换|Doc...

    Aspose.3D for Java API 的场景类表示 3D 场景,开发人员可以通过添加各种实体来构建 3D 场景。...3D for Java API 的 Scene 类表示 3D 场景,开发人员可以通过添加各种实体来构建...initialize a new 3D scene */ Scene s = new Scene (); Box box = new...

    docs.aspose.com/3d/zh/java/customize-non-pbr-to...
  4. 在保存 3D 个视图时应用视觉效果|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以在保存到图像之前对 3D 视图应用视觉效果。这些视觉效果也称为后处理效果或滤镜,它们实时应用于 3D 视图中显示的所有内容。...threed import Scene from aspose.threed.entities...existing 3D scene scene = Scene ( "data-dir" + "scene.obj" ) # Create...

    docs.aspose.com/3d/zh/python-net/apply-visual-e...
  5. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。...// Initialize scene object Scene scene = Scene . FromFile ( "document..."document.fbx" ); scene . RootNode . Accept ( delegate ( Node...

    docs.aspose.com/3d/zh/net/create-3d-mesh-and-sc...
  6. Compress PLY File Formats via JAVA | products.a...

    Sample Java compression code for PLY file. Use this example code to compress PLY 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/ply/
  7. Compress U3D File Formats via JAVA | products.a...

    Sample Java compression code for U3D file. Use this example code to compress U3D 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/u3d/
  8. Compress DXF File Formats via JAVA | products.a...

    Sample Java compression code for DXF file. Use this example code to compress DXF 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/dxf/
  9. Compress RVM File Formats via JAVA | products.a...

    Sample Java compression code for RVM file. Use this example code to compress RVM 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/rvm/
  10. Compress DAE File Formats via JAVA | products.a...

    Sample Java compression code for DAE file. Use this example code to compress DAE 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/dae/