Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 20,590 for

obj

(0.31 sec)
  1. 指定 3D 文件加载选项|Documentation

    有几个接受LoadOptions对象的Scene.Open方法重载或Scene类构造函数重载。每种加载格式都有一个相应的类,该类保存该加载格式的加载选项。...[[ dataDir ]] 使用Obj加载选项 下面的代码显示了如何在加载 3D Obj文件之前设置加载选项。 from...save in the OBJ format scene . save ( "LAD-TOP.obj" , a3d . FileFormat...

    docs.aspose.com/3d/zh/python-net/specify-3d-fil...
  2. C# 3D Formats Compression | products.aspose.com

    Compress 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt Obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....GLTF Compression JT Compression OBJ Compression PDF Compression PLY...

    products.aspose.com/3d/net/compression/
  3. Customize Non-PBR to PBR Materials Conversion b...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can already build a 3D scene by adding various entities. GLTF 2.0 only supports PBR (Physically Based Rendering) materials, Aspose.3D API internally converts non-PBR materials into PBR materials before exporting into GLTF 2.0....here, you can get the original OBJ's material from the parameter...

    docs.aspose.com/3d/net/customize-non-pbr-to-pbr...
  4. 在 C# 中指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions对象。每种保存格式都有一个相应的类,该类保存该保存格式的保存选项。...中将 GLTF 转换为 OBJ 在 C# 中将 OBJ 转换为X 在 C# 中将 STL 转换为 OBJ 在 C# 中将 RVM...= false }); 使用Obj保存选项 下面的代码显示了如何在将 3D 文件保存为Obj格式之前设置保存选项。 //...

    docs.aspose.com/3d/zh/net/specify-3d-file-save-...
  5. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......using Python How to Convert OBJ to STL in C# How to Resize Picture...

    kb.aspose.com/categories/page/53/
  6. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Java How to Convert FBX File to OBJ in Java How to Fetch Font Metrics...

    kb.aspose.com/categories/page/74/
  7. Features|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....DGN DWF DWFX DXB DWT PLT CF2 OBJ FBX SVG COLLADA STL STP IFC IGES...

    docs.aspose.com/cad/net/features/
  8. Features|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....DGN DWF DWFX DXB DWT PLT CF2 OBJ FBX SVG COLLADA STL STP IFC IGES...

    docs.aspose.com/cad/javascript-net/features/
  9. 在将 3D 场景保存为 C# 中的 GLTF 2.0格式之前,自定义非PBR到PBR材质转换|...

    Aspose 的场景类。3D API 表示 3D 场景。开发人员已经可以通过添加各种实体来构建 3D 场景。GLTF 2.0仅支持PBR (基于物理的渲染) 材质,Aspose。3D API 将非PBR材质内部转换为PBR材质,然后导出为 GLTF 2.0。...here, you can get the original OBJ's material from the parameter...

    docs.aspose.com/3d/zh/net/customize-non-pbr-to-...
  10. Convert PLY to DRC via C# | products.aspose.com

    Sample code for PLY to DRC C# conversion. Use API example code for batch PLY files to DRC conversion within VB.NET, Asp.NET or any .NET based application....and can output these as PLY or OBJ files. The compressed output...Text Markup Language) PLY TO OBJ (3D File Format) PLY TO PDF (Portable...

    products.aspose.com/3d/net/conversion/ply-to-drc/