Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 19,343 for

fbx

(0.05 sec)
  1. 通過 .NET 從 ASE 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 ASE 文檔加載、呈現和添加提取資產。...fbx" ; zip.Add(name + ext, ms.ToArray()...、STL(ASCII,二進制)、Universal3D、FBX(ASCII,二進制)、Collada、glTF、PLY、...

    products.aspose.com/3d/zh-hant/net/extractor/ase/
  2. Merge materials and split mesh in sub-meshes ba...

    We are working with huge 3D mesh objects and are evaluating the Aspose library. We Aspose reads the obj or Fbx files we get 1 Mesh ChildNode with a million materials. When using Assimp we get 4 meshes and 4 materials. H…... We Aspose reads the obj or fbx files we get 1 Mesh ChildNode...your file type (e.g., OBJ or FBX). Iterate through the mesh :...

    forum.aspose.com/t/merge-materials-and-split-me...
  3. Convert ATT to AMF via Python | products.aspose...

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

    products.aspose.com/3d/python-net/conversion/at...
  4. Convert ATT to RVM via C# | products.aspose.com

    Sample code for ATT to RVM C# conversion. Use API example code for batch ATT files to RVM 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/att-to-rvm/
  5. Convert DRC to ATT via Python | products.aspose...

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

    products.aspose.com/3d/python-net/conversion/dr...
  6. Convert ATT to DRC via Python | products.aspose...

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

    products.aspose.com/3d/python-net/conversion/at...
  7. How to Convert OBJ to STL in Java

    This quick tutorial discusses how to convert OBJ to STL in Java. It covers the configuration, the algorithm, and the sample code to create OBJ to STL converter in Java....article on how to Convert OBJ to FBX in Java . Updated on 21 Sep 2023...

    kb.aspose.com/3d/java/how-to-convert-obj-to-stl...
  8. How to use Aspose.CAD in Vue|CAD Documentation

    Use Aspose.CAD in Vue....PLT, CF2, OBJ, HPGL, IGS, PCL, FBX, PDF, SVG file. If the answer...

    docs.aspose.com/cad/javascript-net/showcases/ho...
  9. How to set the normals? - Free Support Forum - ...

    My requirement is to set the normals of a model’s faces. In my test using a single plane, I used this code for all vertices, but the normals didn’t take effect after importing into 3ds Max. Mesh mesh = new Mesh(); if (p…...fbx"); I’ve verified that this code...in both Blender and Autodesk FBX Review. However, when testing...

    forum.aspose.com/t/how-to-set-the-normals/327835
  10. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。... 在此示例中,我们通过导入 FBX 文件并将其保存为 FBX 格式来对网格进行三角化。 创建 3D 多维数据集场景...output = "out" + "CubeScene.fbx" # Save 3D scene in the supported...

    docs.aspose.com/3d/zh/python-net/create-3d-mesh...