Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 25,660 for

scene

(0.13 sec)
  1. Extract Assets from DXF File Formats via .NET |...

    C# source code to load, render and add extract assets from DXF documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Create zip file format...= "template.dxf" ; Scene scene = new Scene(file); //The output...

    products.aspose.com/3d/net/extractor/dxf/
  2. Extract Assets from FBX File Formats via .NET |...

    C# source code to load, render and add extract assets from FBX documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Create zip file format...= "template.fbx" ; Scene scene = new Scene(file); //The output...

    products.aspose.com/3d/net/extractor/fbx/
  3. Aspose.3D for Java 19.11发行说明|Documentation

    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.... Scene scene = new Scene (); FBXLoadOptions...setKeepBuiltinGlobal ( true ); scene . open ( "test.FBX" , opt );...

    docs.aspose.com/3d/zh/java/aspose-3d-for-java-1...
  4. Aspose.3D Set the radius of a sphere | products...

    Learn how to set the radius of a Sphere...create two spheres in a 3D scene and modify their sizes using...We’ll start by creating a new scene using the Aspose.3D library...

    products.aspose.com/3d/tutorial/set-radius-sphere/
  5. Compress OBJ File Formats via JAVA | products.a...

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

    Sample Java compression code for ASE file. Use this example code to compress ASE 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/ase/
  7. Convert USD to FBX via Python | products.aspose...

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

    products.aspose.com/3d/python-net/conversion/us...
  8. Aspose.3D for Java 19.5 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....constructor argument: Scene scene = new Scene (); Plane plane = new...new Vector3 ( 1 , 1 , 3 )); scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/java/aspose-3d-for-java-19-5...
  9. Extract Assets from USD File Formats via .NET |...

    C# source code to load, render and add extract assets from USD documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Create zip file format...= "template.usd" ; Scene scene = new Scene(file); //The output...

    products.aspose.com/3d/net/extractor/usd/
  10. Customize axis system for obj format|Documentation

    OBJ have no default coordinate system, we can manually define axis system for it....defined by scene.AssetInfo.CoordinateSystem, scene.AssetInfo.UpVector...UpVector, scene.AssetInfo.FrontVector opt . FlipCoordinateSystem...

    docs.aspose.com/3d/net/customize-axis-system-fo...