I need help to visualize and understand the structure of this 3D CUBE. Someone please help me, it's just a cube: 6 faces, 12 edges and 8 vertices.
------------------------------------------------------------------------------------------
This is the texture of the CUBE:
--------------------
LINK: https://drive.google.com/file/d/1BdnQos ... sp=sharing
Please help me understand the structure of this file!
Please! I need help with the file structure of this CUBE! it's a simple CUBE !!!!!!!!!!!!
-
- Posts: 25
- Joined: Wed Feb 15, 2017 4:29 pm
-
- Posts: 136
- Joined: Mon Nov 23, 2020 6:01 pm
Re: Please! I need help with the file structure of this CUBE! it's a simple CUBE !!!!!!!!!!!!
This is the basic vertex and face info for the cube. There are a couple of other meshes in there too, by the look of it.
EDIT: might be too small to see, so the values are:
Vertices - Offset: 0xe0, Count: 8, Padding: 4
Faces - Offset: 0x204, Count: 12, Padding: 18 (Type = Short, Format - Triangles)
EDIT: might be too small to see, so the values are:
Vertices - Offset: 0xe0, Count: 8, Padding: 4
Faces - Offset: 0x204, Count: 12, Padding: 18 (Type = Short, Format - Triangles)
-
- Posts: 25
- Joined: Wed Feb 15, 2017 4:29 pm
Re: Please! I need help with the file structure of this CUBE! it's a simple CUBE !!!!!!!!!!!!
DKDave wrote:This is the basic vertex and face info for the cube. There are a couple of other meshes in there too, by the look of it.
EDIT: might be too small to see, so the values are:
Vertices - Offset: 0xe0, Count: 8, Padding: 4
Faces - Offset: 0x204, Count: 12, Padding: 18 (Type = Short, Format - Triangles)
================================================================================================================================
This part is the one I least understand ...
and ... do you have any idea how to visualize the textures?