Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 137,719 for

3d

(0.06 sec)
  1. Convert OBJ to FBX via JavaScript | products.as...

    Sample code for OBJ to FBX conversion. Use API example code for batch OBJ files to FBX conversion....usually an end product of the 3D modeling process generated by...Format? FBX, FilmBox, is a popular 3D file format that was originally...

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

    Sample code for DWG to GLB conversion. Use API example code for batch DWG files to GLB conversion....files used for containing 2D and 3D design data. Like DXF, which...file format representation of 3D models saved in the GL Transmission...

    products.aspose.com/cad/javascript-net/conversi...
  3. Convert STL to STP via JavaScript | products.as...

    Sample code for STL to STP conversion. Use API example code for batch STL files to STP conversion....fields such as rapid prototyping, 3D printing and computer-aided manufacturing...determine the cross section of the 3D shape to be built by the fabber...

    products.aspose.com/cad/javascript-net/conversi...
  4. Convert FBX to DWFX via C# | products.aspose.com

    Sample code for FBX to DWFX C# conversion. Use API example code for batch FBX files to DWFX conversion within VB.NET, Asp.NET or any .NET based application.... FBX, FilmBox, is a popular 3D file format that was originally...of the main 3D exchange formats as used by many 3D tools. FBX...

    products.aspose.com/cad/net/conversion/fbx-to-d...
  5. Convert IGES to FBX via Python | products.aspos...

    Sample code for IGES to FBX conversion. Use API example code for batch IGES files to FBX conversion....format can exchange both 2D or 3D design information between CAD...Format? FBX, FilmBox, is a popular 3D file format that was originally...

    products.aspose.com/cad/python-net/conversion/i...
  6. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。...创建 3D 网格和场景 Contents [ Hide ] 创建 3D 立方体网格 Mesh 由一组控制点和所需的许多n边多边形定义。本文介绍如何定义...网格表面,要创建网格,我们需要定义控制点: Aspose.3D 中所有几何图形的控制点都使用齐次坐标,因此在示例代码中是...

    docs.aspose.com/3d/zh/java/create-3d-mesh-and-s...
  7. How to Convert FBX File to OBJ in Java

    This short tutorial guides on how to convert FBX file to OBJ in Java. You can develop FBX to OBJ converter in Java using any of the common operating systems like Windows, Linux and macOS....3D Product Family Aspose.HTML Product...third-party tool or install some other 3D software for this conversion...

    kb.aspose.com/3d/java/how-to-convert-fbx-to-obj...
  8. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_NoShade method. Indicates the presence of 3d shading for the horizontal rule. If true, then the horizontal rule is without 3d shading and solid color is used in C++....method Indicates the presence of 3D shading for the horizontal rule...the horizontal rule is without 3D shading and solid color is used...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. JasperReports CAD files Processing API | produc...

    CAD format files processing and manipulation library API to create edit draw or export drawing files, supporting DXF, DWG, DGN, DWF, DWFX, IFC, STL, DWT, IGES, PLT, CF2, OBJ, HPGL, IGS, PCL, FBX & SVG as a JasperReports extension...Stereolithography File (STL) - 3D model format used in 3D printing AutoCAD...Language (PCL) 3D Studio Mesh File (3DS) Universal 3D File Format...

    products.aspose.com/cad/jasperreports/
  10. 分割网格|Documentation

    Aspose.3d for Java API 支持将场景的所有网格拆分为每个材质的多个子网格。SplitMesh方法不会拆分场景的网格 (如果已为其指定了单个材质)。可以使用 Aspose.3d for Java API 来实现。...3D for Java API 支持将场景的所有网格拆分为每个...格 (如果已为其指定了单个材质)。可以使用 Aspose.3D for Java API 来实现。 SplitMeshPolicy...

    docs.aspose.com/3d/zh/java/split-mesh/