Version 0.1.0
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
- Open the package manager in Unity from
Window>Package Manager - Select the
+dropdown button in the top-left corner of the package manager - Select
Add package from git URL... - Enter
https://github.com/Ikaroon/TMP3D.git#v0.1.0as url and confirm
Have fun!