Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 17,178 for

scene

(0.05 sec)
  1. Add Blind Watermark Verification to 3DS File Fo...

    Sample Java blind watermark verification code for 3DS file. Use this example code to add blind watermark verification to 3DS file within any Web or Desktop Java 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/java/verify-watermark/3ds/
  2. Compress 3DS File Formats via .NET | products.a...

    C# source code to load, render and Compress 3DS 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/3ds/
  3. Create your Lithophane from PNG File Formats vi...

    Sample Java lithophane code for PNG file. Use this example code to create your lithophane from PNG file within any Web or Desktop Java based application....file loads 3d scene through Mesh class Call the Scene.Save method...//Generate 3d scene and save objects Scene scene = new Scene(mesh);...

    products.aspose.com/3d/java/lithophane/png/
  4. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。...import FileFormat , Node , Scene # For complete examples and...NET # Initialize scene object scene = Scene () # Initialize Node...

    docs.aspose.com/3d/zh/python-net/create-3d-mesh...
  5. 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/
  6. Aspose.3D Convert a Torus primitive to mesh | p...

    Learn how to convert a Torus primitive to mesh...We’ll create a torus in the scene. We initialize an IMeshConvertible...Finally, we add the node to the scene. Installation of Aspose.3D 3D...

    products.aspose.com/3d/tutorial/convert-torus-p...
  7. Cast and Receive Shadows on 3D Geometries|Docum...

    Generally, some 3D file formats can store shadow related settings in geometry like FBX. Using Aspose.3D for Python via .NET, developers can render an image by mapping shadows from the viewpoint of a light source. The image quality depends on the light source, elevation angle and distance between the camera and geometric objects....default, all objects in the scene cast shadows from a light source...Fish-eye lens effect on 3D scene and save in an image...

    docs.aspose.com/3d/python-net/cast-and-receive-...
  8. Generate Point Cloud to DRC File Formats via Ja...

    Sample Java generate point cloud code for DRC file. Use this example code to generate point cloud to DRC 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/drc/
  9. Generate Point Cloud to ASE File Formats via Ja...

    Sample Java generate point cloud code for ASE file. Use this example code to generate point cloud to ASE 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/ase/
  10. Generate Point Cloud to X File Formats via Java...

    Sample Java generate point cloud code for X file. Use this example code to generate point cloud to X 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/x/