{"id":13661496,"url":"https://github.com/AscendingMan/meshpreview","last_synced_at":"2025-04-25T02:33:35.710Z","repository":{"id":67859200,"uuid":"225622955","full_name":"AscendingMan/meshpreview","owner":"AscendingMan","description":"Mesh preview project repo","archived":false,"fork":false,"pushed_at":"2020-04-01T09:38:31.000Z","size":8021,"stargazers_count":40,"open_issues_count":0,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-07T10:13:14.695Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AscendingMan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-12-03T13:10:13.000Z","updated_at":"2024-10-18T18:58:52.000Z","dependencies_parsed_at":"2024-01-14T14:43:40.219Z","dependency_job_id":null,"html_url":"https://github.com/AscendingMan/meshpreview","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AscendingMan%2Fmeshpreview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AscendingMan%2Fmeshpreview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AscendingMan%2Fmeshpreview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AscendingMan%2Fmeshpreview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AscendingMan","download_url":"https://codeload.github.com/AscendingMan/meshpreview/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223979382,"owners_count":17235391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T05:01:35.838Z","updated_at":"2024-11-10T16:30:48.276Z","avatar_url":"https://github.com/AscendingMan.png","language":"C#","readme":"# How to use\n\nCopy `Assets/Editor` and `Assets/Editor Default Resources` folders into your project and the built-in Mesh Inspector will be overridden with the updated one. Should work with Editor versions 2019.3 and up.\n\n# What's new in the updated Mesh Inspector\n## Mesh Inspector\nThe top part of the Inspector was updated to display information about mesh data format, memory usage, submeshes etc.\n\n![DataPreview]\n\n## Preview 3D Controls\nMiddle Mouse Button (Scroll Wheel) click and hold - \u003cb\u003ePan\u003c/b\u003e  \nScroll Wheel - \u003cb\u003eZoom\u003c/b\u003e  \nLeft Mouse Button - \u003cb\u003eRotate\u003c/b\u003e  \nRight Mouse Button - \u003cb\u003eRotate Directional lights\u003c/b\u003e  \nF - \u003cb\u003eFocus object\u003c/b\u003e (resets pan and zoom, but not rotation)  \n\nThe Mesh Preview window allows meshes to be viewed in one of the following ways:\n\n## Shaded\n\nA simple shaded preview of the Mesh.\n\n![ShadedPreview]\n\nWhen the mesh has multiple sub-meshes, they are tinted with unique colors. The colors are listed in the top inspector part for each submesh:\n\n![SubmeshPreview]\n\n## UV Checker\n\nPreviews a Mesh with a checkerboard texture applied. You can use the slider next to UVChannel dropdown to adjust the tiling of the texture.\n\n![CheckerPreview]\n\n## UV Layout\n\nPreviews unwrapped UVs. Any UV Channel can be previewed, if available. The view can be zoomed and panned, and initially shows 0..1 UV range.\n\n![LayoutPreview]\n\n## Vertex Color\n\nPreviews Vertex Colors of a Mesh.\n\n![VertColorPreview]\n\n## Normals\n\nPreview Mesh Normals. We've opted to not displays normals as tiny vectors poking out of vertices, since it feels like without full-on navigation inside the preview window, they would just be a mess for non-trivial meshes.\n\n![NormalPreview]\n\n## Tangents\n\nPreview Mesh Tangents. We've opted to not displays tangents as tiny vectors poking out of vertices, since it feels like without full-on navigation inside the preview window, they would just be a mess for non-trivial meshes.\n\n![TangentPreview]  \n\n## Blendshapes  \n\nPreview Mesh Blendshapes. An additional drop down is displayed when this option is selected where you can choose which blendshape to display.\n\n![BlendShapePreview]\n\n[DataPreview]: https://i.imgur.com/WYDqCZ2.png\n[ShadedPreview]: https://i.imgur.com/fqyTnQd.png\n[SubmeshPreview]: https://i.imgur.com/0k6E7R3.png\n[CheckerPreview]: https://i.imgur.com/IYIpUBT.png\n[LayoutPreview]: https://i.imgur.com/bb1LfuP.png\n[VertColorPreview]: https://i.imgur.com/2dwvYLX.png\n[NormalPreview]: https://i.imgur.com/0bnRfFs.png\n[TangentPreview]: https://i.imgur.com/G30W4LL.png\n[BlendShapePreview]: https://i.imgur.com/hsT9XG3.png?1\n\n","funding_links":[],"categories":["C\\#","Open Source Repositories"],"sub_categories":["Editor"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAscendingMan%2Fmeshpreview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAscendingMan%2Fmeshpreview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAscendingMan%2Fmeshpreview/lists"}