Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 16,637 for

scene

(0.07 sec)
  1. Create your Lithophane from GIF File Formats vi...

    Sample Java lithophane code for GIF file. Use this example code to create your lithophane from GIF 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/gif/
  2. Add Blind Watermark to AMF File Formats via Nod...

    Sample Node.js blind watermark code for AMF file. Use this example code to add blind watermark to AMF 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/amf/
  3. Add Blind Watermark Verification to X File Form...

    Sample Node.js verify blind watermark code for X file. Use this example code to verify blind watermark to X 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...
  4. Extract Assets from AMF File Formats via Node.j...

    Sample Node.js extract assets code for AMF file. Use this example code to extract assets from AMF file within any Web based application....file via the constructor of Scene class Create zip file format...in your project. Node.js 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/nodejs-java/extractor/amf/
  5. 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 .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...Capture the Viewports of 3D Scene and Render to a Texture or Window...

    docs.aspose.com/3d/net/cast-and-receive-shadows...
  6. 通過 C# 將 USDZ 轉換為 DXF | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  7. Add Blind Watermark Verification to ASE File Fo...

    Sample Python verify blind watermark code for ASE file. Use this example code to verify blind watermark to ASE 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/python-net/verify-waterm...
  8. 3D Modeling|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....Creating, Loading and Saving 3D Scene 3D Objects...

    docs.aspose.com/3d/nodejs-java/3d-modeling/
  9. Extract Assets from X File Formats via python-n...

    Sample Python extract assets code for X file. Use this example code to extract assets from X file within any Web based application....file via the constructor of Scene class Create zip file format...(Universal Scene Description) USDZ (Universal Scene Description...

    products.aspose.com/3d/python-net/extractor/x/
  10. Convert GLB to GLTF via C# | products.aspose.com

    Sample code for GLB to GLTF C# conversion. Use API example code for batch GLB files to GLTF conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with... fast loading, complete 3D scene representation, and extensibility...

    products.aspose.com/3d/net/conversion/glb-to-gltf/