Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 6,007 for

geometry

(0.04 sec)
  1. mesh.png

    nonpremultipled deflate 1474 8 8 8 8 PixelInterleaved width=641, height=1474, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 1474......Vertex elements in Geometry classes abstract Geometry { ControlPoints...class VertexElementVertexC } Geometry o-- VertexElement VertexElement...

    docs.aspose.com/3d/ar/java/aspose-3d-document-o...
  2. Animation|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....3D 文档中添加动画属性并设置目标相机 3D 个对象 Geometry...

    docs.aspose.com/3d/zh/java/animation/
  3. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image....class for all procedural 3D geometries within Aspose.3D, such as...Torus , and Sphere . These geometries can be defined using a minimal...

    docs.aspose.com/3d/net/aspose-3d-document-objec...
  4. Generate Point Cloud to STL File Formats via Ja...

    Sample Java generate point cloud code for STL file. Use this example code to generate point cloud to STL file within any Web or Desktop Java based application....(entity instanceof Geometry){ Geometry g= (Geometry) entity; Merge(pc...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { PointCloud...

    products.aspose.com/3d/java/point-cloud/stl/
  5. Generate Point Cloud to AMF File Formats via Ja...

    Sample Java generate point cloud code for AMF file. Use this example code to generate point cloud to AMF file within any Web or Desktop Java based application....(entity instanceof Geometry){ Geometry g= (Geometry) entity; Merge(pc...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { PointCloud...

    products.aspose.com/3d/java/point-cloud/amf/
  6. Feature List|Documentation

    General Features and Feature Matrix for C# .NET 3D File Manipulation and Conversion API....elements NURBS geometries Parameterized geometries Local transformation...associating feature IDs with geometry elements Enables rich visualization...

    docs.aspose.com/3d/net/feature-list/
  7. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article explains how to define a Mesh....The control points of all geometries in Aspose.3D use homogeneous...demonstrates how to add Mesh geometry to the 3D scene. The example...

    docs.aspose.com/3d/net/create-3d-mesh-and-scene/
  8. Compress OBJ File Formats via python-net | prod...

    Sample Python compression code for OBJ file. Use this example code to compress OBJ file within any Web based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/python-net/compression/obj/
  9. Merge OBJ File Formats via python-net | product...

    Sample Python merger code for OBJ file. Use this example code to merge OBJ file within any Web based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/python-net/merger/obj/
  10. Extract Assets from OBJ File Formats via python...

    Sample Python extract assets code for OBJ file. Use this example code to extract assets from OBJ file within any Web based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/python-net/extractor/obj/