Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 25 for

uv mapping

(0.18 sec)
  1. BUG: Incorrect texture mapping on GLB export - ...

    When exporting to GLB files, textures are incorrectly mapped from .NET version 24.11 and onwards. I’ve tested this on a number of versions, and the issue still persists within the latest version; 25.11.0. To keep it si…...BUG: Incorrect texture mapping on GLB export Aspose.3D Product...files, textures are incorrectly mapped from .NET version 24.11 and...

    forum.aspose.com/t/bug-incorrect-texture-mappin...
  2. 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....Set up normals or UV on Cube and Add Material to 3D Entities...offers to manage normals and UV on the geometric shapes. A mesh...

    docs.aspose.com/3d/java/set-up-normals-or-uv-on...
  3. Set up normals or UV on the Cube and Add Materi...

    How to create normals or Uv data on a mesh in Aspose.3D....Set up normals or UV on the Cube and Add Material to 3D Entities...offers to manage normals and UV on the geometric shapes. A mesh...

    docs.aspose.com/3d/python-net/set-up-normals-or...
  4. Set up normals or UV on the Cube and Add Materi...

    How to create normals or Uv data on a mesh in Aspose.3D....Set up normals or UV on the Cube and Add Material to 3D Entities...offers to manage normals and UV on the geometric shapes. A mesh...

    docs.aspose.com/3d/net/set-up-normals-or-uv-on-...
  5. Adding Transformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D....Scaling Rotation Shear mapping Squeeze mapping The Mesh class object..."TransformationToNode.fbx" ); Set up normals or UV on the Cube and Add Material...

    docs.aspose.com/3d/net/adding-transformation-to...
  6. Adding Transformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D....Scaling Rotation Shear mapping Squeeze mapping The Mesh class object...FBX7500ASCII ) Set up normals or UV on the Cube and Add Material...

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

    Aspose.3D for Java 提供管理几何图形上的法线和Uv。网格存储每个顶点、空间位置及其法线 (称为垂直于原始曲面的向量) 的关键属性。法线对于阴影计数是主要的,并且应该是单位向量。大多数网格格式还支持某种形式的Uv坐标,它们是网格 “展开” 的单独2D表示,以显示二维纹理贴图的哪个部分应用于网格的不同多边形。...在立方体上设置法线或UV,并向 3D 图元添加材质 Contents [ Hide ] Aspose.3D for Java...Java 提供管理几何图形上的法线和UV。网格存储每个顶点、空间位置及其法线 (称为垂直于原始曲面的向量) 的关键属性。法线...

    docs.aspose.com/3d/zh/java/set-up-normals-or-uv...
  8. MappingMode and ReferenceMode explains|Document...

    Using Aspose.3D for .NET, developers can define mesh with various vertex data elements, here we explain how to map data to meshes' component and resuze data....MappingMode allows for efficient mapping of vertex data to mesh components...determines how the element data is mapped to the surface of the geometry...

    docs.aspose.com/3d/net/mapping-mode-and-referen...
  9. 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…...be fine, but the textures / uvs are completely distored. Maybe...FileName] = new() { Index = index, Uvs = [], Trimesh = new() { Tris...

    forum.aspose.com/t/merge-materials-and-split-me...
  10. Erzeugen Sie UV|Documentation

    Aspose.3D for .NET bietet PolygonModifier-Klasse, die GenerateUv-Methode enthüllt, mit der Sie Uv manuell erzeugen und mit dem Netz verknüpfen können. Das folgende Code-Snippet zeigt die vollständige Funktional ität zum Generieren und Verknüpfen....Erzeugen Sie UV Contents [ Hide ] Erzeugen Sie UV Aspose.3D for...Methode, mit der Sie manuell UV erzeugen und mit dem Netz verknüpfen...

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