Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 14,379 for

scene

(0.06 sec)
  1. 在深度中使用全景模式渲染 3D 场景|Documentation

    使用 Aspose.3D for .NET API,开发人员可以使用全景模式以深度而不是颜色来渲染 3D 场景。...(); //load the scene Scene scene = new Scene ( dataDir + "skybox...1 ; cam . FarPlane = 200 ; scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/zh/net/render-3d-scene-with-...
  2. Extract Assets from 3DS File Formats via .NET |...

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

    products.aspose.com/3d/net/extractor/3ds/
  3. Extract Assets from GLB File Formats via .NET |...

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

    products.aspose.com/3d/net/extractor/glb/
  4. Java 3D Formats Conversion | products.aspose.com

    Convert 3D formats amf 3ds amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x with few lines of Java code via Java library....geometric shapes, create a 3D scene file, set up normals or UV on...source 3D file using Scene class . As scene is a top-level object...

    products.aspose.com/3d/java/conversion/
  5. Extract Assets from RVM File Formats via .NET |...

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

    products.aspose.com/3d/net/extractor/rvm/
  6. Extract Assets from DRC File Formats via .NET |...

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

    products.aspose.com/3d/net/extractor/drc/
  7. Compress U3D File Formats via JAVA | products.a...

    Sample Java compression code for U3D file. Use this example code to compress U3D 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/u3d/
  8. Compress PLY File Formats via JAVA | products.a...

    Sample Java compression code for PLY file. Use this example code to compress PLY 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/ply/
  9. Compress DXF File Formats via JAVA | products.a...

    Sample Java compression code for DXF file. Use this example code to compress DXF 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/dxf/
  10. Compress STL File Formats via JAVA | products.a...

    Sample Java compression code for STL file. Use this example code to compress STL 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/stl/