Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 16,978 for

3d scene

(0.05 sec)
  1. Working with VRML Format|Documentation

    Aspose.3d for .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....3D for .NET allows working with...the FileFormat class. Aspose.3D can auto detect the format, so...

    docs.aspose.com/3d/net/working-with-vrml-format/
  2. View GLB File Formats via JAVA | products.aspos...

    Sample Java viewer code for GLB file. Use this example code to view GLB file within any Web or Desktop Java based application....3D Java Viewer Glb DOCX JPG PDF XML GLB GLB GLB...without any 3D modeling and rendering software. Aspose.3D for Java...

    products.aspose.com/3d/java/viewer/glb/
  3. View DAE File Formats via JAVA | products.aspos...

    Sample Java viewer code for DAE file. Use this example code to view DAE file within any Web or Desktop Java based application....3D Java Viewer Dae DOCX JPG PDF XML DAE DAE DAE...without any 3D modeling and rendering software. Aspose.3D for Java...

    products.aspose.com/3d/java/viewer/dae/
  4. Adding Transformation to the Node|Documentation

    Aspose.3d for Node.js via Java API has support to rotate objects in 3d space. There are three ways to define object's rotation in 3d space, Euler angles, Quaternion and Custom Matrix, all of them are supported by the Transform class....3D for Node.js via Java API has...support to rotate objects in 3D space. There are three ways to...

    docs.aspose.com/3d/nodejs-java/adding-transform...
  5. Working with Linear Extrusion|Documentation

    Aspose.3d for Node.js via Java offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....3D for Node.js via Java offers LinearExtrusion.... threed = require ( "aspose.3d" ); // Initialize the base shape...

    docs.aspose.com/3d/nodejs-java/working-with-lin...
  6. Expose Geometric Transformation|Documentation

    Aspose.3d for Node.js via Java allows exposing geometric transformation of a 3d Scene. You can evaluate the global transformation using evaluateGlobalTransform method....3D for Node.js via Java allows exposing...geometric transformation of a 3D scene. You can evaluate the global...

    docs.aspose.com/3d/nodejs-java/expose-geometric...
  7. 在 C# 中指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions对象。每种保存格式都有一个相应的类,该类保存该保存格式的保存选项。...C# 中指定 3D 文件保存选项 Contents [ Hide ] 概述 本文介绍如何使用 C# 将 3D 文件保存为不同的格式...中将 RVM 转换为 3DS 3D 文件保存选项 有几个接受SaveOptions对象的 Scene.Save 方法重载。这应该是从...

    docs.aspose.com/3d/zh/net/specify-3d-file-save-...
  8. 向节点添加转换|Documentation

    Aspose。3d for Java API 支持在 3d 空间中旋转对象。有三种方法来定义对象在 3d 空间中的旋转,欧拉角,四元数和自定义矩阵,所有这些都由Transform类支持。...3D for Java API 支持在 3D 空间中旋转对象。有三种方法来定义对象在 3D 空间中的旋转,...(平移/缩放/旋转) 在 3D 场景中最常用,我们提供了一个类 Transform 来访问 Aspose 中的这些。3D 仿射变换包括:...

    docs.aspose.com/3d/zh/java/adding-transformatio...
  9. 与气缸一起工作|Documentation

    Aspose.3d for .NET 允许自定义圆柱体的偏移顶部。为了使用此功能,可以使用Cylinder类的Offset属性。...3D for .NET 允许自定义圆柱体的偏移顶部。为了使用此功能,您可以使用...com/aspose-3d/Aspose.3D-for-.NET // Create a scene Scene scene = new...

    docs.aspose.com/3d/zh/net/working-with-cylinder/
  10. 与气缸一起工作|Documentation

    Aspose.3d for Python via .NET 允许自定义圆柱体的偏移顶部。为了使用此功能,可以使用Cylinder类的Offset属性。...3D for Python via .NET 允许自定义圆柱体的偏移顶部。为了使用此功能,您可以使用...threed import FileFormat , Scene from aspose.threed.entities...

    docs.aspose.com/3d/zh/python-net/working-with-c...