Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 17,198 for

scene

(0.42 sec)
  1. Create your Lithophane from JPEG File Formats v...

    C# source code to load, render and create your lithophane from JPEG documents on .NET Framework, .NET Core, Mono....file loads 3d scene through Mesh class Call the Scene.Save method...//Generate 3d scene and save objects var scene = new Scene(mesh); scene...

    products.aspose.com/3d/net/lithophane/jpeg/
  2. Create your Lithophane from JPG File Formats vi...

    C# source code to load, render and create your lithophane from JPG documents on .NET Framework, .NET Core, Mono....file loads 3d scene through Mesh class Call the Scene.Save method...//Generate 3d scene and save objects var scene = new Scene(mesh); scene...

    products.aspose.com/3d/net/lithophane/jpg/
  3. Developer Guide|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 Modeling Aspose.3D Document...

    docs.aspose.com/3d/nodejs-java/developer-guide/
  4. Convert 3MF to STL in C#

    This quick guide covers how to convert 3MF to STL in C#. It comprises of the stepwise algorithm, environment configuration, and a sample code to create a 3MF to STL converter in C#....the source 3MF file with the Scene class Initiate an object of...the input 3MF file using the Scene class capable of detecting the...

    kb.aspose.com/3d/net/convert-3mf-to-stl-in-csharp/
  5. 通過 C# 將 USD 轉換為 FBX | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  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. Ինչպես փոխարկել FBX-ը STL-ի C#-ում

    Այս արագ ձեռնարկը բացատրում է, թե ինչպես փոխարկել FBX-ը STL-ի C#-ով: Այն պարունակում է փուլային գործընթաց և գործարկվող կոդ՝ FBX-ից STL փոխարկիչ ստեղծելու համար C#-ում:...կառավարիչը Բեռնել աղբյուրի FBX ֆայլը Scene .FromFile() ֆունկցիայով Նախաձեռնեք...համապատասխան, ինչպես օրինակ՝ փոխելով Scene դասի կոնստրուկտորը՝ աղբյուրի...

    kb.aspose.com/hy/3d/net/how-to-convert-fbx-to-s...
  8. Ինչպես փոխարկել OBJ ֆայլը STL-ի Python-ում

    Այս ճշգրիտ ձեռնարկը բացատրում է, թե ինչպես փոխարկել OBJ-ը STL-ի Python-ում: Այն քննարկում է IDE կոնֆիգուրացիան, ալգորիթմի քայլերը և գործարկվող կոդի հատվածը՝ Python-ում OBJ-ից STL փոխարկիչ ստեղծելու համար:...Ներբեռնեք մուտքագրված OBJ ֆայլը Scene դասով՝ STL ֆայլը արտահանելու...բեռնում է աղբյուրի OBJ ֆայլը Scene դասի հետ: Հաջորդը, դուք կարող...

    kb.aspose.com/hy/3d/python/how-to-convert-obj-f...
  9. 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...
  10. How to Transform DAE to OBJ using Java

    This article describes how to transform DAE to OBJ using Java. It contains information to set IDE, a list of steps, and a runnable sample code to convert DAE to OBJ using Java....the sample DAE file into the Scene object Instantiate and initialize...using the save() method in the Scene class These steps summarize...

    kb.aspose.com/3d/java/how-to-transform-dae-to-o...