Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 16,548 for

scene

(0.07 sec)
  1. Split Mesh|Documentation

    Aspose.3D for Java API has support to split all meshes of a Scene into several sub meshes per material. The SplitMesh method will not split a mesh of the Scene, if it has been assigned a single material. It can be achieved by using Aspose.3D for Java API....Hide ] Split all Meshes of Scene Per Material Aspose.3D for Java...support to split all meshes of a scene into several sub meshes per...

    docs.aspose.com/3d/java/split-mesh/
  2. 向 3D 实体添加材质|Documentation

    PBR 在游戏引擎视觉效果中起着关键作用,它通过衰减亮度以及散射反射光,实现了光线与表面之间交互的高效且逼真的渲染。开发人员可以使用 Aspose.3D API 将 PBR 材质应用于场景中的 3D 对象。此代码示例演示了如何创建 Box 对象,然后应用 PBR 材质。...// 初始化场景 var scene = new aspose . threed . Scene (); // 初始化 PBR...创建将应用材料的 Box var boxNode = scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/zh/nodejs-java/add-material-...
  3. Split Mesh|Documentation

    Developers may require to split all meshes of a Scene into several sub meshes per material. The SplitMesh method will not split a mesh of the Scene If it has been assigned a single material. Developers can now achieve this by using Aspose.3D for Python via .NET API....Hide ] Split All Meshes of a Scene Per Material Developers may...require to split all meshes of a scene into several sub meshes per...

    docs.aspose.com/3d/python-net/split-mesh/
  4. C# 3D Formats Watermark | products.aspose.com

    Add Blind Watermark to 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....file through the instance of Scene Class , and then implement the... Add Blind Watermark to 3D Scene to various formats Developers...

    products.aspose.com/3d/net/watermark/
  5. Extract Assets from X File Formats via Java | p...

    Sample Java extract assets code for X file. Use this example code to extract assets from X file within any Web or Desktop Java based application....file via the constructor of Scene class Create zip file format...an instance of Scene Scene scene = new Scene(file); //Create...

    products.aspose.com/3d/java/extractor/x/
  6. Convert USD to STL via Python | products.aspose...

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as STL 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...
  7. Changing Plane Orientation|Documentation

    Aspose.3D for .NET allows changing orientation of a Scene. In order to change the orientation, Up vector property is introduced in Plane Class....allows changing orientation of a scene. In order to change the orientation...plane’s orientation: Export Scene to Compressed AMF Format...

    docs.aspose.com/3d/net/changing-plane-orientation/
  8. Export with 3D options|CAD 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....are the examples of the 3D scene from different viewpoints: ObserverPoint...property allows to rotate the 3D scene according to specified angles...

    docs.aspose.com/cad/java/developer-guide/export...
  9. Convert USD to GLTF via C# | products.aspose.com

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

    products.aspose.com/3d/net/conversion/usd-to-gltf/
  10. Convert USD to OBJ via Python | products.aspose...

    Convert USD & other 3D files using .NET API...NET Core and Mono Export USD Scene as OBJ 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...