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

3d

(0.08 sec)
  1. Convert U3D to DXF via JavaScript | products.as...

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

    products.aspose.com/cad/javascript-net/conversi...
  2. Convert DXB to U3D via JavaScript | products.as...

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

    products.aspose.com/cad/javascript-net/conversi...
  3. Convert DXB to U3D via Python | products.aspose...

    Sample code for DXB to U3d conversion. Use API example code for batch DXB files to U3d 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/d...
  4. Convert U3D to SVG via C# | products.aspose.com

    Sample code for U3d to SVG C# conversion. Use API example code for batch U3d files to SVG 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-svg/
  5. Convert IFC to U3D via JavaScript | products.as...

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

    products.aspose.com/cad/javascript-net/conversi...
  6. Split Mesh|Documentation

    Developers may require to split all meshes of a scene into several sub meshes per material. The SplitMesh method will not split a mesh of the scene If it has been assigned a single material. Developers can now achieve this by using Aspose.3d for .NET API....3D for .NET API. SplitMeshPolicy...https://github.com/aspose-3d/Aspose.3D-for-.NET // The path to...

    docs.aspose.com/3d/net/split-mesh/
  7. Convert STL to 3DS via C# | products.aspose.com

    Sample code for STL to 3dS C# conversion. Use API example code for batch STL files to 3dS conversion within VB.NET, Asp.NET or any .NET based application....STL to 3DS HTML JPG PDF XML STL 3DS Convert STL to 3DS via C#...C# Instantly convert STL to 3DS without needing AutoCAD® or any...

    products.aspose.com/cad/net/conversion/stl-to-3ds/
  8. Convert USDZ to ASE via C# | products.aspose.com

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

    products.aspose.com/3d/net/conversion/usdz-to-ase/
  9. Convert USDZ to DAE via C# | products.aspose.com

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

    products.aspose.com/3d/net/conversion/usdz-to-dae/
  10. 产生紫外线|Documentation

    Aspose.3d for Python via .NET 提供了公开GenerateUV方法的PolygonModifier类,您可以使用该方法手动生成UV并将其与网格关联。下面的代码片段显示了生成和关联它的完整功能。...3D for Python via .NET 提供了 PolygonModifier...https:# github.com/aspose-3d/Aspose.3D-for-.NET scene = Scene ()...

    docs.aspose.com/3d/zh/python-net/generate-uv/