Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 14,972 for

scene

(0.03 sec)
  1. How to Convert FBX to STL in Python

    This article explains how to convert FBX to STL in Python. It covers the IDE configuration, a step-by-step list, and a runnable code snippet to create FBX to STL converter software in Python....the input FBX file with the Scene class instance Initialize an...Invoke the save method of the Scene class to transform the FBX file...

    kb.aspose.com/3d/python/how-to-convert-fbx-to-s...
  2. Ինչպես փոխարկել GLB-ն OBJ-ի Python-ում

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

    kb.aspose.com/hy/3d/python/how-to-convert-glb-t...
  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. 3D Modeling|Documentation

    Articles about 3D modeling in Aspose.3D for Python via .NET....Modeling Contents [ Hide ] Create Scene with Primitive 3D Shapes 3D...

    docs.aspose.com/3d/python-net/3d-modeling/
  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. 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...
  7. 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...
  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/java/3d-modeling/
  9. 创建网格的平滑组|Documentation

    使用 Aspose.3D for .NET,开发人员可以为网格创建平滑组。... var scene = new Scene(box); scene.Save("box-sg.fbx");...

    docs.aspose.com/3d/zh/net/create-smoothing-grou...
  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...