Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 4,747 for

geometry

(0.06 sec)
  1. Add Blind Watermark to OBJ File Formats via Nod...

    Sample Node.js blind watermark code for OBJ file. Use this example code to add blind watermark to 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/watermark/obj/
  2. Generate Point Cloud to USD File Formats via Ja...

    Sample Java generate point cloud code for USD file. Use this example code to generate point cloud to USD 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/usd/
  3. Generate Point Cloud to USDZ File Formats via J...

    Sample Java generate point cloud code for USDZ file. Use this example code to generate point cloud to USDZ 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/usdz/
  4. Generate Point Cloud to OBJ File Formats via py...

    Sample Python generate point cloud code for OBJ file. Use this example code to generate point cloud to 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/point-cloud/obj/
  5. Add Blind Watermark Verification to OBJ File Fo...

    Sample Node.js verify blind watermark code for OBJ file. Use this example code to verify blind watermark to 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/verify-water...
  6. Set up normals or UV on Cube and Add Material t...

    Aspose.3D for Java offers to manage normals and UV on the geometric shapes. A mesh stores the key properties for every vertex, position in space, and its normal, known as a vector perpendicular to the original surface. The normal is major to shading counts and should be a unit vector. Most mesh formats also support some form of UV coordinates which are a separate 2D representation of the mesh "unfolded" to show what portion of a 2-dimensional texture map to apply to different polygons of the mesh....then point node to the Mesh geometry by creating a 3D Scene. Create...to the control point of the geometry. PolygonVertex - the data...

    docs.aspose.com/3d/java/set-up-normals-or-uv-on...
  7. Convert OBJ to ATT via Python | products.aspose...

    Sample code for OBJ to ATT Python conversion. Use API example code for batch OBJ files to ATT 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/ob...
  8. Generate Point Cloud to DXF File Formats via Ja...

    Sample Java generate point cloud code for DXF file. Use this example code to generate point cloud to DXF 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/dxf/
  9. Generate Point Cloud to VRML File Formats via J...

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

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