Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 142,654 for

3d

(0.78 sec)
  1. 在保存 3D 个视图时应用视觉效果|Documentation

    使用 Aspose.3d for Python via .NET API,开发人员可以在保存到图像之前对 3d 视图应用视觉效果。这些视觉效果也称为后处理效果或滤镜,它们实时应用于 3d 视图中显示的所有内容。...在保存 3D 个视图时应用视觉效果 Contents [ Hide ] 使用 Aspose.3D for Python via...,开发人员可以在保存到图像之前对 3D 视图应用视觉效果。这些视觉效果也称为后处理效果或过滤器,它们实时应用于 3D 视图中显示的所有内容。...

    docs.aspose.com/3d/zh/python-net/apply-visual-e...
  2. Extract Assets from OBJ File Formats via Java |...

    Sample Java extract assets code for OBJ file. Use this example code to extract assets from OBJ file within any Web or Desktop Java based application....3D Java Extractor Obj DOCX JPG PDF XML OBJ OBJ...library without any 3D modeling software. Aspose.3D for Java Overview...

    products.aspose.com/3d/java/extractor/obj/
  3. Extract Assets from DXF File Formats via Java |...

    Sample Java extract assets code for DXF file. Use this example code to extract assets from DXF file within any Web or Desktop Java based application....3D Java Extractor Dxf DOCX JPG PDF XML DXF DXF...library without any 3D modeling software. Aspose.3D for Java Overview...

    products.aspose.com/3d/java/extractor/dxf/
  4. Convert USDZ to STL via C# | products.aspose.com

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

    products.aspose.com/3d/net/conversion/usdz-to-stl/
  5. Convert USDZ to OBJ via C# | products.aspose.com

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

    products.aspose.com/3d/net/conversion/usdz-to-obj/
  6. Working with Radius of Sphere|Documentation

    Using Aspose.3d for .NET, you can set of get radius of a sphere. In order to get or set radius, you can use Radius property of Sphere class. The following is the code sample to set radius of a sphere.  ...3D for .NET, you can set of get...https://github.com/aspose-3d/Aspose.3D-for-.NET // Create a Scene...

    docs.aspose.com/3d/net/working-with-radius-of-s...
  7. Expose Geometric Transformation|Documentation

    Aspose.3d for Node.js via Java allows exposing geometric transformation of a 3d scene. You can evaluate the global transformation using evaluateGlobalTransform method....3D for Node.js via Java allows exposing...geometric transformation of a 3D scene. You can evaluate the global...

    docs.aspose.com/3d/nodejs-java/expose-geometric...
  8. Convert GLB to FBX | GLB to FBX Converter | GLB...

    Convert GLB to FBX online in minutes with our easy guide. Learn how to do it & unlock new possibilities for your 3d models. Develop your own GLB to FBX converter....the most common and compatible 3D model formats. In this article...Convert GLB to FBX Online # Convert 3D models in the GLB format to the...

    blog.aspose.com/3d/glb-to-fbx/
  9. Support for STP format - Free Support Forum - a...

    @oleksii.gorokhovatskyi , I just want to know if ASPOSE.3d supports the .STEP file format. I am trying to use a solution with this file format, but the .STEP file option is not available. Can you please guide me on this…...3D Product Family krunal1059 July...I just want to know if ASPOSE.3D supports the .STEP file format...

    forum.aspose.com/t/support-for-stp-format/315010
  10. 产生紫外线|Documentation

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

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