Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 20,112 for

fbx

(0.14 sec)
  1. How to Split Mesh by HalfSpace in Aspose.3D|Doc...

    Learn how to split 3D meshes using HalfSpace planes in Aspose.3D...Supported formats include OBJ, STL, FBX, GLTF, and more Only the split...

    docs.aspose.com/3d/net/developer-guide/3d-model...
  2. Add Blind Watermark to AMF File Formats via Jav...

    Sample Java blind watermark code for AMF file. Use this example code to add blind watermark to AMF file within any Web or Desktop Java based application....fbx" ; // create an instance of Scene...File Format) DRC (Google Draco) FBX (Filmbox Interchange File) GLB...

    products.aspose.com/3d/java/watermark/amf/
  3. Add Blind Watermark to JT File Formats via Java...

    Sample Java blind watermark code for JT file. Use this example code to add blind watermark to JT file within any Web or Desktop Java based application....fbx" ; // create an instance of Scene...File Format) DRC (Google Draco) FBX (Filmbox Interchange File) GLB...

    products.aspose.com/3d/java/watermark/jt/
  4. Add Blind Watermark to USD File Formats via Jav...

    Sample Java blind watermark code for USD file. Use this example code to add blind watermark to USD file within any Web or Desktop Java based application....fbx" ; // create an instance of Scene...File Format) DRC (Google Draco) FBX (Filmbox Interchange File) GLB...

    products.aspose.com/3d/java/watermark/usd/
  5. Add Blind Watermark to U3D File Formats via Jav...

    Sample Java blind watermark code for U3D file. Use this example code to add blind watermark to U3D file within any Web or Desktop Java based application....fbx" ; // create an instance of Scene...File Format) DRC (Google Draco) FBX (Filmbox Interchange File) GLB...

    products.aspose.com/3d/java/watermark/u3d/
  6. Add Blind Watermark Verification to U3D File Fo...

    Sample Java blind watermark verification code for U3D file. Use this example code to add blind watermark verification to U3D file within any Web or Desktop Java based application....File Format) DRC (Google Draco) FBX (Filmbox Interchange File) GLB...

    products.aspose.com/3d/java/verify-watermark/u3d/
  7. Add Blind Watermark Verification to PDF File Fo...

    Sample Java blind watermark verification code for PDF file. Use this example code to add blind watermark verification to PDF file within any Web or Desktop Java based application....File Format) DRC (Google Draco) FBX (Filmbox Interchange File) GLB...

    products.aspose.com/3d/java/verify-watermark/pdf/
  8. 在立方体上设置法线或UV,并向 3D 实体添加材质|Documentation

    如何在 Aspose.3D 中的网格上创建法线或uv数据。...Embed raw content data to FBX (only for FBX and optional) # Set file...output = "out" + "MaterialToCube.fbx" # Save 3D scene in the supported...

    docs.aspose.com/3d/zh/python-net/set-up-normals...
  9. 在立方体上设置法线或UV,并向 3D 图元添加材质|Documentation

    Aspose.3D for Java 提供管理几何图形上的法线和UV。网格存储每个顶点、空间位置及其法线 (称为垂直于原始曲面的向量) 的关键属性。法线对于阴影计数是主要的,并且应该是单位向量。大多数网格格式还支持某种形式的UV坐标,它们是网格 “展开” 的单独2D表示,以显示二维纹理贴图的哪个部分应用于网格的不同多边形。...Embed raw content data to FBX (only for FBX and optional) // Set file...getOutputFilePath ( "MaterialToCube.fbx" ); // Save 3D scene in the supported...

    docs.aspose.com/3d/zh/java/set-up-normals-or-uv...
  10. Convert GLTF to STL via C# | products.aspose.com

    Sample code for GLTF to STL C# conversion. Use API example code for batch GLTF files to STL conversion within VB.NET, Asp.NET or any .NET based application....supports Discreet3DS, WavefrontOBJ, FBX (ASCII, Binary), STL (ASCII,...

    products.aspose.com/3d/net/conversion/gltf-to-stl/