Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 20,112 for

fbx

(1.62 sec)
  1. View DRC File Formats via JAVA | products.aspos...

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

    products.aspose.com/3d/java/viewer/drc/
  2. View U3D File Formats via JAVA | products.aspos...

    Sample Java viewer code for U3D file. Use this example code to view 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/viewer/u3d/
  3. View 3DS File Formats via JAVA | products.aspos...

    Sample Java viewer code for 3DS file. Use this example code to view 3DS file within any Web or Desktop Java based application....File Format) DRC (Google Draco) FBX (Filmbox Interchange File) GLB...

    products.aspose.com/3d/java/viewer/3ds/
  4. 从 PDF 导入 3D 场景和内容|Documentation

    Aspose 的场景类。3D API 表示 3D 场景。开发人员可以从 PDF 文件中提取 3D 场景和内容。...fbx" i = i + 1 scene . save ( "out"...

    docs.aspose.com/3d/zh/python-net/import-3d-scen...
  5. Cast and Receive Shadows on 3D Geometries|Docum...

    Generally, some 3D file formats can store shadow related settings in geometry like Fbx. Using Aspose.3D for .NET, developers can render an image by mapping shadows from the viewpoint of a light source. The image quality depends on the light source, elevation angle and distance between the camera and geometric objects....related settings in geometry like FBX. Using Aspose.3D for .NET , developers...

    docs.aspose.com/3d/net/cast-and-receive-shadows...
  6. Set up normals or UV on Cube and Add Material t...

    Aspose.3D for Java offers to manage normals and UV on the geometric shapes. A mesh stores the key properties for every vertex, position in space, and its normal, known as a vector perpendicular to the original surface. The normal is major to shading counts and should be a unit vector. Most mesh formats also support some form of UV coordinates which are a separate 2D representation of the mesh "unfolded" to show what portion of a 2-dimensional texture map to apply to different polygons of the mesh....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/java/set-up-normals-or-uv-on...
  7. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a mesh in Aspose.3D....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/python-net/set-up-normals-or...
  8. Convert ATT to U3D via Python | products.aspose...

    Sample code for ATT to U3D Python conversion. Use API example code for batch ATT files to U3D 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...
  9. Convert DRC to AMF via Python | products.aspose...

    Sample code for DRC to AMF Python conversion. Use API example code for batch DRC 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/dr...
  10. Convert ATT to STL via C# | products.aspose.com

    Sample code for ATT to STL C# conversion. Use API example code for batch ATT 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/att-to-stl/