Search Unity

Volumetric text TextMeshPro

Discussion in 'UGUI & TextMesh Pro' started by unity_DT6MDiLfQ-Eeyw, Jun 11, 2019.

  1. unity_DT6MDiLfQ-Eeyw

    unity_DT6MDiLfQ-Eeyw

    Joined:
    May 21, 2018
    Posts:
    4
    Is it possible to create volumetric text in TextMeshPro?
    Something like that
    or just simple volumetric text.
    Because now if i setup volumetric in settings is work like that : http://prntscr.com/o0iclw

    Maybee i need some special shader or something do wrong.
     
  2. JauntyBearGames

    JauntyBearGames

    Joined:
    Mar 26, 2018
    Posts:
    57
    it looks like an interesting functionality but there is no shader to support it, yet?
     
  3. Stephan_B

    Stephan_B

    Joined:
    Feb 26, 2017
    Posts:
    6,595
    Support for Volumetric SDF rendering was put on hold a while back.

    Having said that, we are now working on a new set to TMP Shaders including support for HDRP and Shader Graph. Once those new shaders are available, we will be revisiting the Volumetric SDF rendering.
     
  4. Armillary

    Armillary

    Joined:
    Dec 16, 2009
    Posts:
    189
    I'd like to just drop a note here supporting the feature. Are improvements to TextMesh Pro on the current roadmap? Thanks!
     
    laessnb likes this.
  5. laessnb

    laessnb

    Joined:
    Jun 10, 2014
    Posts:
    101
    I agree, the benefits for XR would be tremendous and the prototype examples from 2014 were stunning already. Would love to see volumetric text added to TMP asap.
     
    jessespectar likes this.
  6. Stephan_B

    Stephan_B

    Joined:
    Feb 26, 2017
    Posts:
    6,595
    I 100% agree!

    So much to do and so little time ... was going to try to get some prototype of this going during the Unity Hackweek this summer but with this virus thing going on not sure if that will happen but I hear you all on this.
     
    pachi_unity and laessnb like this.
  7. Maarten_AryzonTeam

    Maarten_AryzonTeam

    Joined:
    Sep 29, 2016
    Posts:
    13
    Any news regarding this? I'd love to see this feature added.
     
    Ikaroon and laessnb like this.
  8. Ikaroon

    Ikaroon

    Joined:
    Jun 19, 2016
    Posts:
    32
    Are there any news about this?
    For some reason I can see the option for "Volumetric Setup" in the package manual but I don't have this toggle in the extra settings... Did Unity remove it?
    upload_2022-4-14_23-29-38.png

    I require this feature for a project...
     
  9. Ikaroon

    Ikaroon

    Joined:
    Jun 19, 2016
    Posts:
    32
    Okay Update on that... they actually removed it from the inspector...
    upload_2022-4-14_23-37-51.png
     
    Last edited: Apr 30, 2022
  10. Ikaroon

    Ikaroon

    Joined:
    Jun 19, 2016
    Posts:
    32
    I'm working on a custom workaround for it right now... It's not excactly the effect you show and it's still very rough and misses features but maybe the setup helps you to implement your effect manually :)

    You can check out the source code on github: https://github.com/Ikaroon/TMP3D

    Hope this helps!

    Here is an example of how it looks in orthographic mode
     
  11. GreenDave113

    GreenDave113

    Joined:
    Dec 25, 2020
    Posts:
    3
    Ikaroon likes this.
  12. Ikaroon

    Ikaroon

    Joined:
    Jun 19, 2016
    Posts:
    32
    GreenDave113 likes this.