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

scene

(0.11 sec)
  1. 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 Python via .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...Fish-eye lens effect on 3D scene and save in an image...

    docs.aspose.com/3d/python-net/cast-and-receive-...
  2. Compress ASE File Formats via Node.js | product...

    Sample Node.js compression code for ASE file. Use this example code to compress ASE 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/...
  3. Public API Changes in Aspose.3D 16.12.0|Documen...

    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....in the behavior behind the scenes in Aspose.3D. Adds Aspose.ThreeD...// load a DXF file Scene dxfFile = new Scene ( "wuson.dxf" ); Public...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  4. Create your Lithophane from PNG File Formats vi...

    Sample Java lithophane code for PNG file. Use this example code to create your lithophane from PNG 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/png/
  5. How to Convert FBX to OBJ in C#

    This step-by-step tutorial shows you how to convert FBX to OBJ in C# programmatically. Easily create FBX to OBJ C# converter in your .NET windows or ASP.NET applications...evaluation watermark Create a new Scene object Open input FBX file which...in C# In the above code, the Scene class basically provides the...

    kb.aspose.com/3d/net/how-to-convert-fbx-to-obj-...
  6. Convert GLTF to JT via Python | products.aspose...

    Sample code for GLTF to JT Python conversion. Use API example code for batch GLTF files to JT conversion within VB.NET, Asp.NET or any .NET based application....the from_file of Scene class Call the Scene.save method with...transmission and loading of 3D scenes and models by applications...

    products.aspose.com/3d/python-net/conversion/gl...
  7. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in C#....global transformation of a scene in C#, the following steps can...For Page transformation of a scene in C#, the following steps can...

    docs.aspose.com/drawing/net/working-with-coordi...
  8. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in Java....Java To globally transform a scene in Java, follow these steps:...a page transformation of a scene in Java, follow these steps:...

    docs.aspose.com/drawing/java/working-with-coord...
  9. Convert STL to JT via C# | products.aspose.com

    Sample code for STL to JT C# conversion. Use API example code for batch STL files to JT conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with...File) STL TO 3DS (3D Studio Scene) STL TO DAE (Digital Asset Exchange...

    products.aspose.com/3d/net/conversion/stl-to-jt/
  10. 通過 C# 將 USD 轉換為 GLTF | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...