Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 17,199 for

scene

(0.09 sec)
  1. 在保存 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...
  2. 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...
  3. 创建 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...
  4. 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/
  5. Add Blind Watermark to GLB File Formats via Nod...

    Sample Node.js blind watermark code for GLB file. Use this example code to add blind watermark to GLB file within any Web based application....file via the constructor of Scene class Get the mesh class of...EncodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/nodejs-java/watermark/glb/
  6. Compress USDZ File Formats via python-net | pro...

    Sample Python compression code for USDZ file. Use this example code to compress USDZ file within any Web 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/python-net/compression/u...
  7. Draw 3D Sphere in Java

    This short guide explains how to draw 3D sphere in Java. It walks through the ordered workflow, required setup details, and provides a runnable code sample to create a sphere 3D drawing in Java....by creating an object of the Scene class Instantiate the Sphere...available. Then, initialize a 3D scene and define a sphere using the...

    kb.aspose.com/3d/java/draw-3d-sphere-in-java/
  8. Ինչպես փոխարկել FBX-ը STL-ին Java-ում

    Այս հոդվածը ցույց է տալիս, թե ինչպես փոխարկել FBX-ը STL-ին Java-ում: Այն ունի IDE կարգավորումներ, քայլերի ցանկ և գործարկվող կոդ՝ FBX ֆայլը Java-ում STL-ի փոխարկելու համար:...Ներբեռնեք աղբյուրի FBX ֆայլը Scene դասի օբյեկտի մեջ Ստեղծեք StlSaveOptions...համար Կանչեք save() մեթոդը Scene դասում՝ FBX ֆայլը փոխակերպելու...

    kb.aspose.com/hy/3d/java/how-to-convert-fbx-to-...
  9. Aspose.3D Create a Sphere using Phong material ...

    Learn how to create a Sphere using Phong material...materials to them can make your scene more visually appealing. We’ll...We’ll start by creating a new scene using the Aspose.3D library...

    products.aspose.com/3d/tutorial/create-sphere-m...
  10. Convert USDZ to HTML - Free Online Converter

    Convert USDZ file to HTML format online for free. Quickly convert USDZ with high-quality rendering to HTML webpage....the source USDZ file with the Scene class. Initialize an object...input USDZ file Scene scene = new Scene(); scene.Open("Sample.usdz");...

    blog.aspose.com/3d/convert-usdz-to-html-online/