Skip to content

It is designed to quickly get meshes with all the main attributes, including positions, normal vectors, texture coordinates, and, if necessary, to convert them to Obj (Wavefront .obj file)

Notifications You must be signed in to change notification settings

Durik256/MeshFinder-Android-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeshFinder-Android-

It is designed to quickly get meshes with all the main attributes, including positions, normal vectors, texture coordinates, and, if necessary, to convert them to Obj (Wavefront .obj file).
analog for PC (Advanced Mesh Reaper, ModelResearcher, Hex2Obj).

alt text
*if model purple instal OpenGLES2 version. *if inside file browser only media.(Grant read and write permission in settings. "about the application")

UP tools panel


alt text
1.Open File. (all file or temp file *.#MF).
2.Save to Obj (Wavefront .obj file).
3.Open 3D wiev panel.
4.Open UVs wiev panel.
5.Open Print panel.
6.Open Python console panel (not used).
7.Open HEX wiev panel.
8.Label current panel.

3D wiev panel


alt text
1.Show Vertex.

alt text
2.Show Face.

alt text
3.Show Normals.

alt text
4.Show Texture.

alt text
5.Show Wireframe.

alt text
6.Reset camera.
7.Focus camera on object.
8.Switch type camera (orbit - [rotate and zoom]/free - [rotate and move]).
9.Label curent type camera.

UVs wiev panel


alt text
1.Open texture.
2.Reset texture to default. (UV_cheker.png)
3.Show polygons. (and wire, only wire if show texture)

alt text
4.Show Vertex.

alt text
5.Show Texture.

alt text
6.Reset camera.
7.Label curent texture.

Print panel


alt text
1.Print vertices.
2.Print faces.
3.Print normals.
4.Print uvs.
5.Print info (line and offset).
6.Go to start list.
7.Go to previous line.(or touch scroll)
8.Go to next line.(or touch scroll)
9.Go to end list.

HEX wiev panel


alt text
1.bytes.
2.decode text (windows - 1252).
3.cur select addres.
4.data inspector.

alt text
1.InputField go to input adress.
2.InputField step scroll.
3.toggle hex or decimal("go to","cur addres").
4.Go to start file.
5.Go to previous line.(or touch scroll)
6.Go to next line.(or touch scroll)
7.Go to end file.

Middle Tools Buttons


alt text
1.Show /Hide calculator.(blue circle dragndrop resize calc)

alt text
2.Toggle switch endian (Little, Big).
3.Tab, show mesh panel(vertices and faces panels).
4.Tab, show UVs panel.
5.Tab, show Normals panel
6.Save current param to (*.#MF) file
7.Show /Hide debug console(dragndrop and click)
(free assets https://assetstore.unity.com/packages/tools/gui/in-game-debug-console-68068).

alt text

About

It is designed to quickly get meshes with all the main attributes, including positions, normal vectors, texture coordinates, and, if necessary, to convert them to Obj (Wavefront .obj file)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published