This project/Unity Package is to generator thumbnails/previews/icons/sprites from 3D models in Unity. It has a Custom Editor for generating the texture and an in-game component that allows you to create the sprites from a RenderTexture.
This is useful for many things including generating icons at runtime.
You can either clone this project from here or find it on the Unity Store for Free at https://assetstore.unity.com/packages/slug/138077
Unity3d of course. If you want to use Post Processing on the icons, you can install the current Post Processing Stack and use the sample Post Processing Camera Prefab to generate textures
- Kenneth Hurley - Initial work - klhurley
This project is licensed under the MIT License - see the LICENSE file for details
You can get the documenation on the Wiki
- Süleyman Yasir KULA https://github.com/yasirkula for the Runtime Preview Generator