Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 135,884 for

3d

(0.23 sec)
  1. Feature List|Documentation

    General Features and Feature Matrix for C# .NET 3d File Manipulation and Conversion API....3D for .NET Features - 3D file manipulation...glTF 2.0 U3D PDF STL OBJ PLY 3DS ASE X 3MF RVM Draco Lambert Material...

    docs.aspose.com/3d/net/feature-list/
  2. PDF Multimedia Annotation using C#|Aspose.PDF f...

    Aspose.PDF for .NET allows you to add, get, and delete the multimedia annotation from your PDF document....high-quality 3D content created with 3D CAD or 3D modeling software...the PDF document. Can rotate 3D elements in all directions as...

    docs.aspose.com/pdf/net/multimedia-annotation/
  3. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。...创建 3D 网格和场景 Contents [ Hide ] 创建 3D 立方体网格 Mesh 由一组控制点和所需的许多n边多边形定义。本文介绍如何定义...网格表面,要创建网格,我们需要定义控制点: Aspose.3D 中所有几何图形的控制点都使用齐次坐标,因此在示例代码中是...

    docs.aspose.com/3d/zh/java/create-3d-mesh-and-s...
  4. 渲染 3D 场景的全景视图|Documentation

    使用 Aspose.3d for .NET API,开发人员可以渲染 3d 场景的全景视图,并将该视图保存为支持的图像格式。...渲染 3D 场景的全景视图 Contents [ Hide ] 使用 Aspose.3D for .NET API ,开发人员可以渲染...,开发人员可以渲染 3D 场景的全景视图,并将该视图保存为支持的图像格式。 创建全景视图 在本文中,我们创建了一个相机和两个...

    docs.aspose.com/3d/zh/net/render-a-panorama-vie...
  5. 渲染 3D 场景的全景视图|Documentation

    使用 Aspose.3d for Python via .NET API,开发人员可以渲染 3d 场景的全景视图,并将该视图保存为支持的图像格式。...渲染 3D 场景的全景视图 Contents [ Hide ] 使用 Aspose.3D for Python via ....NET API ,开发人员可以渲染 3D 场景的全景视图,并将该视图保存为支持的图像格式。 创建全景视图 在本文中,我...

    docs.aspose.com/3d/zh/python-net/render-a-panor...
  6. JasperReports CAD files Processing API | produc...

    CAD format files processing and manipulation library API to create edit draw or export drawing files, supporting DXF, DWG, DGN, DWF, DWFX, IFC, STL, DWT, IGES, PLT, CF2, OBJ, HPGL, IGS, PCL, FBX & SVG as a JasperReports extension...Stereolithography File (STL) - 3D model format used in 3D printing AutoCAD...Language (PCL) 3D Studio Mesh File (3DS) Universal 3D File Format...

    products.aspose.com/cad/jasperreports/
  7. Changing Plane Orientation|Documentation

    Aspose.3d for Node.js via Java allows changing orientation of a scene. In order to change the orientation, getUp() and setUp() methods are introduced in Plane Class....3D for Node.js via Java allows changing.... threed = require ( "aspose.3d" ); // Initialize Scene var scene...

    docs.aspose.com/3d/nodejs-java/changing-plane-o...
  8. 分割网格|Documentation

    Aspose.3d for Java API 支持将场景的所有网格拆分为每个材质的多个子网格。SplitMesh方法不会拆分场景的网格 (如果已为其指定了单个材质)。可以使用 Aspose.3d for Java API 来实现。...3D for Java API 支持将场景的所有网格拆分为每个...格 (如果已为其指定了单个材质)。可以使用 Aspose.3D for Java API 来实现。 SplitMeshPolicy...

    docs.aspose.com/3d/zh/java/split-mesh/
  9. Working with OBJ File Format|CAD 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....format is a 3D geometry that contains texture maps, 3D coordinates...

    docs.aspose.com/cad/java/developer-guide/autoca...
  10. 在立方体上设置法线或UV,并向 3D 图元添加材质|Documentation

    Aspose.3d for Java 提供管理几何图形上的法线和UV。网格存储每个顶点、空间位置及其法线 (称为垂直于原始曲面的向量) 的关键属性。法线对于阴影计数是主要的,并且应该是单位向量。大多数网格格式还支持某种形式的UV坐标,它们是网格 “展开” 的单独2D表示,以显示二维纹理贴图的哪个部分应用于网格的不同多边形。...在立方体上设置法线或UV,并向 3D 图元添加材质 Contents [ Hide ] Aspose.3D for Java 提供...类对象。我们可以 创建一个网格类对象,此处叙述 ,然后通过创建 3D 场景将节点指向网格几何体。 创建正常向量 为了在照明上有...

    docs.aspose.com/3d/zh/java/set-up-normals-or-uv...