Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 6,145 for

geometry

(0.33 sec)
  1. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Java API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based Java 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/java/aspose-3d-document-obje...
  2. 开发者指南|Aspose.GIS for .NET

    GIS C# .NET库的开发者指南包括与矢量图层、栅格图层、数据库、Web切片、几何类型、地图渲染、空间参考系统、流和远程存储相关的主题。...Layers Databases Web Tiles Geometry Types Map Rendering Spatial...

    docs.aspose.com/gis/zh/developer-guide/
  3. Convert AMF to OBJ via Python | products.aspose...

    Sample code for AMF to OBJ Python conversion. Use API example code for batch AMF files to OBJ conversion within VB.NET, Asp.NET or any .NET based application....of the information such as geometry, color and material of the...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/3d/python-net/conversion/am...
  4. Layer Generator Console Application|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....exe -t <geometry_type> -c <count> -f <file_name>...<output_format> Arguments: -t, --type: Geometry type. One of the following:...

    docs.aspose.com/gis/net/layer-generator-console/
  5. 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....in 3D document 3D Objects Geometry...

    docs.aspose.com/3d/java/animation/
  6. Convert JT to OBJ via C# | products.aspose.com

    Sample code for JT to OBJ C# conversion. Use API example code for batch JT files to OBJ conversion within VB.NET, Asp.NET or any .NET based application....software programs to examine the geometry of complicated goods. Read...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/3d/net/conversion/jt-to-obj/
  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/python-net/create-3d-mesh-an...
  8. Developer Guide|Aspose.GIS for .NET

    Developer Guide for GIS C# .NET Library includes the topics related to Vector Layers, Raster Layers, Databases, Web Tiles, Geometry Types, Map Rendering, Spatial Reference Systems, Streams and Remote Storage...Layers Databases Web Tiles Geometry Types Map Rendering Spatial...

    docs.aspose.com/gis/net/developer-guide/
  9. Crop / Union / Difference - are supported? - Fr...

    Is this functionallity supported directly by the library ?...not provide built-in Boolean geometry operations (union, difference...opened to add true Boolean geometry support. Proposed usage: using...

    forum.aspose.com/t/crop-union-difference-are-su...
  10. Generate Point Cloud to OBJ File Formats via .N...

    C# source code to load, render and add generate point cloud to OBJ documents on .NET Framework, .NET Core, Mono....Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/net/point-cloud/obj/