Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 4,744 for

geometry

(0.11 sec)
  1. entity.png

    nonpremultipled deflate 714 8 8 8 8 PixelInterleaved width=442, height=714, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 714 ke......abstract Frustum abstract Geometry Entity <|--- Primitive Entity...Entity <|-- Curve Entity <|-- Geometry Entity <|-- TriMesh Entity...

    docs.aspose.com/3d/de/net/aspose-3d-document-ob...
  2. entity.png

    nonpremultipled deflate 714 8 8 8 8 PixelInterleaved width=442, height=714, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 714 ke......abstract Frustum abstract Geometry Entity <|--- Primitive Entity...Entity <|-- Curve Entity <|-- Geometry Entity <|-- TriMesh Entity...

    docs.aspose.com/3d/it/python-net/aspose-3d-docu...
  3. entity.png

    nonpremultipled deflate 714 8 8 8 8 PixelInterleaved width=442, height=714, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 714 ke......abstract Frustum abstract Geometry Entity <|--- Primitive Entity...Entity <|-- Curve Entity <|-- Geometry Entity <|-- TriMesh Entity...

    docs.aspose.com/3d/fr/python-net/aspose-3d-docu...
  4. Aspose.3D Features Tutorial | products.aspose.com

    Learn how to edit and export 3D file by code....how to transform scene’s geometries Learn how to perform linear...cylinder Learn how to rotate geometry in a scene Learn how to set...

    products.aspose.com/3d/tutorial/
  5. Convert TIFF to OBJ via Java | products.aspose.com

    Sample Java conversion code for TIFF format to OBJ file. Use this example code to convert TIFF to OBJ within any Web or Desktop Java based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/java/conversion/tiff-to-...
  6. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for Python via .NET offers to build a Node hierarchy. The Node is basic building block of a scene. A hierarchy of nodes defines the logical structure of a scene, and provide visible content by attaching geometries, lights, and cameras to nodes....visible content by attaching geometries, lights, and cameras to nodes...get affected: Share Mesh’s Geometry Data between Multiple Nodes...

    docs.aspose.com/3d/python-net/add-node-hierarch...
  7. Convert ASE to OBJ via Python | products.aspose...

    Sample code for ASE to OBJ Python conversion. Use API example code for batch ASE files to OBJ conversion within VB.NET, Asp.NET or any .NET 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/conversion/as...
  8. Extract Assets from OBJ File Formats via Node.j...

    Sample Node.js 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/nodejs-java/extractor/obj/
  9. Generate Point Cloud to GLTF File Formats via J...

    Sample Java generate point cloud code for GLTF file. Use this example code to generate point cloud to GLTF 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/gltf/
  10. Generate Point Cloud to 3DS File Formats via Ja...

    Sample Java generate point cloud code for 3DS file. Use this example code to generate point cloud to 3DS 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/3ds/