Search Unity

► Convert Vertex Color To Texture ◄

Discussion in 'Assets and Asset Store' started by Arkhivrag, Sep 4, 2021.

  1. Arkhivrag

    Arkhivrag

    Joined:
    Apr 25, 2012
    Posts:
    2,978

    Editor and run-time solution for converting mesh vertex color to texture.
    Tool can render each submesh vertex colors separately or combine them into one texture.

    Editor tool supports batch converter and can render textures in up to 8K resolution in JPG, PNG and TGA formats.
    Run-time API adds ConvertVertexColorToTexture extension method to the Unity Mesh class and returns Texture2D object.

    Compared to other free solutions, this tool uses better algorithm and does not create visual seams.

    List.jpg



    Amazing Assets - YouTube Facebook Twitter
     
  2. hopeful

    hopeful

    Joined:
    Nov 20, 2013
    Posts:
    5,684
    Is this tool coming to Mesh Materializer?
     
  3. Arkhivrag

    Arkhivrag

    Joined:
    Apr 25, 2012
    Posts:
    2,978
    Last edited: Oct 29, 2021
    hopeful likes this.
  4. ikemen_blueD

    ikemen_blueD

    Joined:
    Jan 19, 2013
    Posts:
    341
    @Arkhivrag Can this tool convert Vertex Color To Texture, from your Lowpoly Shader? I hope it is a YES, better faster workflow than using Mesh Materializer -> then Vertex Color to Texture.
     
  5. Arkhivrag

    Arkhivrag

    Joined:
    Apr 25, 2012
    Posts:
    2,978