Skip to content

Version 0.1.0

Choose a tag to compare

@Ikaroon Ikaroon released this 13 May 20:06
· 27 commits to main since this release
0428321

Version 0.1.0 of the TMP3D Support is ready.

Changes

Added

  • Support for bold text rendering
  • Support for italic text rendering
  • Custom Shader GUI for easier material editing
  • Raymarching options for more control
  • Support for more raymarching algorithms for the future
  • Debug options to show used steps and the 3D uvs

Changed

  • Raymarching usage for more control and new algorithms in the future
  • Boundaries structure for raymarching
  • Outline rendering is now a shader feature and can be fully disabled

Installation

  1. Open the package manager in Unity from Window>Package Manager
  2. Select the + dropdown button in the top-left corner of the package manager
  3. Select Add package from git URL...
  4. Enter https://github.com/Ikaroon/TMP3D.git#v0.1.0 as url and confirm

Have fun!