Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 25,679 for

scene

(0.05 sec)
  1. Merge PLY File Formats via Node.js | products.a...

    Sample Node.js merger code for PLY file. Use this example code to merge PLY file within any Web based application....through the constructor of the Scene class Process usdz files and...in your project. Node.js 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/nodejs-java/merger/ply/
  2. Aspose.3D for .NET 19.7 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....directly without building a scene var pointCloud = ( PointCloud...directly without building a scene FileFormat . Draco . Encode...

    docs.aspose.com/3d/net/aspose-3d-for-net-19-7-r...
  3. Failed to set a new material to an object - Fre...

    When the node itself has no material, the material will not be applied to the node after the following code is executed to assign a new material to the node and save it. Scene Scene = Scene.FromFile("test.fbx"); Node te…... Scene scene = Scene.FromFile("test.fbx");...fbx"); Node testNode = scene.RootNode.GetChild("test"); testNode.Material...

    forum.aspose.com/t/failed-to-set-a-new-material...
  4. dracosaveoptions - Aspose.3D for Java - API Ref...

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...RvmSaveOptions SaveOptions Scene SceneObject ShaderMaterial ShaderProgram...getPointCloud () Export the scene as point cloud, default value...

    reference.aspose.com/3d/java/com.aspose.threed/...
  5. Create smoothing group for mesh|Documentation

    Using Aspose.3D for .NET, developers can create smoothing group for mesh.... var scene = new Scene(box); scene.Save("box-sg.fbx");...

    docs.aspose.com/3d/net/create-smoothing-group-f...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom High Code APIs & Free Apps for 3D File Automation – C# 3D Formats Compressionhttps://products.aspose.com/3d/net/compression/Recent content in C# 3D Formats Compressi......file via the constructor of Scene class Define the output path...instance of SaveOptions Call the Scene.Save method with object col-md-6...

    products.aspose.com/3d/net/compression/index.xml
  7. 通過 C# 將 USD 轉換為 AMF | products.aspose.com

    使用 .NET API 轉換 USD 和其他 3D 文件...// 在 Scene 對像中加載 USD var scene = new Aspose.ThreeD.Scene( "template..."template.usd" ); // 將 USD 保存為 AMF scene.Save( "output.amf" , Aspose...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  8. 通过 C# 将 USDZ 转换为 3DS | products.aspose.com

    使用 .NET API 转换 USDZ 和其他 3D 文件...// 在 Scene 对象中加载 USDZ var scene = new Aspose.ThreeD.Scene( "template...usdz" ); // 将 USDZ 保存为 3DS scene.Save( "output.3ds" , Aspose...

    products.aspose.com/3d/zh/net/conversion/usdz-t...
  9. Add Blind Watermark Verification to VRML File F...

    Sample Node.js verify blind watermark code for VRML file. Use this example code to verify blind watermark to VRML file within any Web 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/nodejs-java/verify-water...
  10. Compress 3DS File Formats via Node.js | product...

    Sample Node.js compression code for 3DS file. Use this example code to compress 3DS 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/nodejs-java/compression/...