p4ka Posted February 1 Posted February 1 Scenes.zip I was trying to view these models. However, they use a proprietary format, and the .dll that describes them is completely obfuscated. Can you help me here? Thank you!!!
Engineer Durik256 Posted February 2 Engineer Posted February 2 the file is built in chunks. in not reasearch it, you can pay attention to the chunk with the keyword 'MESH', after it 13 uint in which the 11th is the number of vertices, if the 10th is 4112 then stride 32, otherwise 24, after the vertex buffer, 3 uint in which the 1st is the number of face indices. (I looked from my phone, so I can't say about the type of vertices). although after communicating with you in private messages, I understand that this information will not tell you anything.xD 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now