Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 17,283 for

scene

(0.23 sec)
  1. تقديم عرض بانورامي لمشهد 3D|Documentation

    Using Aspose.3D for Python via .NET API, developers can render a panorama view of 3D Scene and save that view into the supported image formats....threed as a3d #load the scene scene = Scene . from_file ( "vc.glb"...RotationMode . FIXED_DIRECTION scene . root_node . create_child_node...

    docs.aspose.com/3d/ar/python-net/render-a-panor...
  2. 3D dosyasında mesh'leri birleştirin|Documentation

    Developers can merge multiple meshes into a single valid mesh. They might convert all meshes of a 3D Scene, a node or a set of nodes into a single mesh. In order to achieve this, there are three MergeMesh members in the Aspose.ThreeD.Entities.PolygonModifier class....convert all meshes of a 3D scene, a node or a set of nodes into...as a3d # load a 3D scene scene = a3d . Scene . from_file ( "LAD-TOP...

    docs.aspose.com/3d/tr/python-net/merge-meshes-i...
  3. VRML formatı ile çalışmak|Documentation

    Aspose.3D for Python via .NET allows working with VRML version 1.0. VRML file format has been added to the FileFormat class. Aspose.3D can auto detect the format, so the FileFormat is usually ignored in Open method. The following code snippet shows how open VRML file format....threed import Scene # For complete examples and...3D-for-.NET # Create a Scene scene = Scene () # Open Virtual Reality...

    docs.aspose.com/3d/tr/python-net/working-with-v...
  4. Crea un documento vuoto 3D|Documentation

    Aspose.3D for Node.js via Java API supporta la creazione di 3D scena da zero, quindi risparmia nel formato 3D supportato....the Scene class var scene = new aspose . threed . Scene (); //...// Save 3D scene document scene . save ( file ); Leggi documento...

    docs.aspose.com/3d/it/nodejs-java/create-an-emp...
  5. 档案

    档案...FBX 文件转换为 glTF 或 GLB 文件: 初始化 Scene 类对象。 启动 FBXLoadOptions 类对象。...GLB 格式: // 初始化场景类对象。 Scene scene = new Scene(); // 启动 FBXLoadOptions...

    blog.aspose.com/zh/3d/convert-fbx-gltf-glb-csharp/
  6. Archivo

    Archivo...entrada utilizando el método Scene.fromFile(). Después de eso,...con la clase Escena. Scene scene = Scene.fromFile("C:\\Files\\CreateFanCylinder...

    blog.aspose.com/es/3d/convert-obj-to-stl-in-java/
  7. Архивы

    Архивы...входной файл OBJ с помощью метода Scene.fromFile(). После этого создайте...OBJ с классом сцены. Scene scene = Scene.fromFile("C:\\Files\\CreateFanCylinder...

    blog.aspose.com/ru/3d/convert-obj-to-stl-in-java/
  8. 搜索

    搜索...FBX 文件轉換為 glTF 或 GLB 文件: 初始化 Scene 類對象。 啟動 FBXLoadOptions 類對象。...GLB 格式: // 初始化場景類對象。 Scene scene = new Scene(); // 啟動 FBXLoadOptions...

    blog.aspose.com/zh-hant/3d/convert-fbx-gltf-glb...
  9. Archiv

    Archiv...instanci třídy Scene Scene scene = new Scene(); // Načtěte vstupní...vstupní soubor GLB scene.Open("C:\\Files\\Sample.glb"); // Inicializujte...

    blog.aspose.com/cs/3d/glb-to-obj/
  10. Middelen extraheren uit VRML bestandsindelingen...

    C# broncode voor het laden, weergeven en toevoegen van extract-items uit VRML documenten op .NET Framework, .NET Core, Mono....bestand via de constructor van Scene klasse- Maak een zip-bestandsformaatobjec..."template.vrml" ; Scene scene = new Scene(file); //De uitvoer...

    products.aspose.com/3d/nl/net/extractor/vrml/