Sample Java compression code for DRC file. Use this example code to compress DRC 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...
Each 3D Scene can comprise of any number of viewports. Using Aspose.3D for .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image....in-memory representation of a 3D scene. It provides developers with...content and formatting of a 3D scene programmatically. In this section...
Learn how to create a mesh using linear extrusion on a 2D shape...demonstrates how to create a new 3D scene with a box mesh. //ExStepImage:0:step-0...//Create a new 3D scene var scene = new Scene(); var mesh = (new...
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...
Sample Java extract assets code for GLTF file. Use this example code to extract assets from GLTF file within any Web or Desktop Java based application....file via the constructor of Scene class Create zip file format...an instance of SceneScenescene = new Scene(file); //Create...
Sample Java extract assets code for PLY file. Use this example code to extract assets from PLY file within any Web or Desktop Java based application....file via the constructor of Scene class Create zip file format...instance of SceneScenescene = new Scene(); scene.open(file,...
C# source code to load, render and Compress GLTF documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Define the output path...instance of SaveOptions Call the Scene.Save method with object System...
Sample Java extract assets code for RVM file. Use this example code to extract assets from RVM file within any Web or Desktop Java based application....file via the constructor of Scene class Create zip file format...an instance of SceneScenescene = new Scene(file); //Create...
C# source code to load, render and add blind watermark to U3D documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Get the mesh class of...EncodeWatermark method Call the Scene.Save method with object System...
C# source code to load, render and add blind watermark to X documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Get the mesh class of...EncodeWatermark method Call the Scene.Save method with object System...