Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 16,637 for

scene

(0.04 sec)
  1. Java-ով OBJ-ը USDZ դարձնել

    Այս արագ ուղեցույցը առաջարկում է քայլ առ քայլ բացատրություն, թե ինչպես OBJ-ը USDZ-ի վերածել Java-ում։ Այն ներկայացնում է անհրաժեշտ քայլերը, նախնական պահանջները և աշխատանքային կոդի հատված, որպեսզի Java-ով ստեղծեք OBJ-ից USDZ փոխարկիչ։...OBJ ֆայլը Scene դասի միջոցով Բացեք ներմուծված Scene open մեթոդով...Մուտքային OBJ ֆայլը կարդացվում է Scene դասի միջոցով, որից հետո ստեղծվում...

    kb.aspose.com/hy/3d/java/convert-obj-to-usdz-in...
  2. Convert USDZ to 3MF via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET API...NET Core and Mono Export USDZ Scene as 3MF 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-3mf/
  3. Convert USDZ to HTML via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET API...NET Core and Mono Export USDZ Scene as HTML 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-h...
  4. Public API Changes in Aspose.3D 1.5.0|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....Primitive to a Mesh and Create a Scene from Primitive 3D Models Convert...in the behavior behind the scenes in Aspose.3D. Convert the Primitive...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  5. Create your Lithophane from TIFF File Formats v...

    Sample Java lithophane code for TIFF file. Use this example code to create your lithophane from TIFF 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/tiff/
  6. Convert USDZ to GLTF via Python | products.aspo...

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

    products.aspose.com/3d/python-net/conversion/us...
  7. Convert USDZ to OBJ via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET API...NET Core and Mono Export USDZ Scene as OBJ 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-obj/
  8. Convert USDZ to STL via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET API...NET Core and Mono Export USDZ Scene as STL 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-stl/
  9. 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-...
  10. How to Convert FBX File to OBJ in Java

    This short tutorial guides on how to convert FBX file to OBJ in Java. You can develop FBX to OBJ converter in Java using any of the common operating systems like Windows, Linux and macOS....references to 3D file format and Scene class Load the source FBX file...using the open function of the Scene class Save the loaded FBX file...

    kb.aspose.com/3d/java/how-to-convert-fbx-to-obj...