Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 135,880 for

3d

(0.06 sec)
  1. Convert ATT to AMF via C# | products.aspose.com

    Sample code for ATT to AMF C# conversion. Use API example code for batch ATT files to AMF conversion within VB.NET, Asp.NET or any .NET based application....3D .NET Conversion ATT to AMF HTML...without any 3D modeling and rendering software. Aspose.3D for .NET...

    products.aspose.com/3d/net/conversion/att-to-amf/
  2. Convert U3D to GLB via Python | products.aspose...

    Sample code for U3d to GLB conversion. Use API example code for batch U3d files to GLB conversion.... U3D (Universal 3D) is a compressed file format...structure for 3D computer graphics. It contains 3D model information...

    products.aspose.com/cad/python-net/conversion/u...
  3. Convert U3D to FBX via C# | products.aspose.com

    Sample code for U3d to FBX C# conversion. Use API example code for batch U3d files to FBX conversion within VB.NET, Asp.NET or any .NET based application.... U3D (Universal 3D) is a compressed file format...structure for 3D computer graphics. It contains 3D model information...

    products.aspose.com/cad/net/conversion/u3d-to-fbx/
  4. Dml3DEffectsRenderingMode | Aspose.Words for Java

    Specifies how 3d shape effects are rendered in Java....how 3D shape effects are rendered. Examples: Shows how 3D effects...Document(getMyDir() + "DrawingML shape 3D effects.docx"); RenderCallback...

    reference.aspose.com/words/java/com.aspose.word...
  5. IFC support|Documentation

    C# .NET 3d File Manipulation and Conversion API can load and save 3dS, 3MF, AMF, FBX, DFX, OBJ, PLY, STL, USD, U3d and other formats...3D for .NET can import IFC files just like other 3D formats...and represented as a regular 3D scene, allowing you to work with...

    docs.aspose.com/3d/net/supported-file-formats/ifc/
  6. Working with Linear Extrusion|Documentation

    Aspose.3d for .NET offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....3D for .NET offers LinearExtrusion...https://github.com/aspose-3d/Aspose.3D-for-.NET // Initialize the...

    docs.aspose.com/3d/net/working-with-linear-extr...
  7. Convert USDZ to FBX via Python | products.aspos...

    Convert USDZ & other 3d files using .NET API...3D Python via .NET Conversion USDZ to FBX Convert...via Python Export USDZ & other 3D files using .NET Framework, ...

    products.aspose.com/3d/python-net/conversion/us...
  8. Convert USDZ to JT via C# | products.aspose.com

    Convert USDZ & other 3d files using .NET API...3D .NET Conversion USDZ to JT Convert...JT via C# Export USDZ & other 3D files using .NET Framework, ...

    products.aspose.com/3d/net/conversion/usdz-to-jt/
  9. 将网格转换为三角形网格,将原始形状转换为网格|Documentation

    Aspose.3d for .NET API 允许开发人员使用顶点的自定义内存布局将任何网格对象转换为三角形网格。在代码示例中,使用Struct或dynamic by VertexDeclaration类定义顶点的自定义内存布局。...3D for .NET API 允许开发人员使用顶点的自定义内...开发人员可以按照以下帮助主题中的说明手动构建网格: 创建 3D 立方体网格 。 这些示例显示了如何: 使用顶点的自定义内存布局...

    docs.aspose.com/3d/zh/net/convert-mesh-to-trian...
  10. 与气缸一起工作|Documentation

    Aspose.3d for Java 允许自定义圆柱体的偏移顶部。为了使用此功能,您可以使用Cylinder类的setOffsetTop() 方法。...3D for Java 允许自定义圆柱体的偏移顶部。为了使用此功能,您可以使用...https://github.com/aspose-3d/Aspose.3D-for-Java // Create a scene...

    docs.aspose.com/3d/zh/java/working-with-cylinder/