Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Chman/Typogenic
Signed-distance field text rendering for Unity
https://github.com/Chman/Typogenic
font signed-distance-field text unity
Last synced: 2 months ago
JSON representation
Signed-distance field text rendering for Unity
- Host: GitHub
- URL: https://github.com/Chman/Typogenic
- Owner: Chman
- License: zlib
- Archived: true
- Created: 2014-06-24T14:18:38.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-11T19:47:33.000Z (over 7 years ago)
- Last Synced: 2024-08-03T13:14:55.042Z (5 months ago)
- Topics: font, signed-distance-field, text, unity
- Language: C#
- Homepage:
- Size: 18.6 MB
- Stars: 192
- Watchers: 37
- Forks: 32
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-unity3d - Typogenic - Signed-distance field text rendering for Unity (Open Source Repositories / Effect and Shaders)
- awesome-opensource-unity - Typogenic - Signed-distance field text rendering for Unity. (Open Source Packages / Effect and Shaders)
- awesome-unity-open-source-on-github - Typogenic - Signed-distance field text rendering (Script Utility)
README
Typogenic
=========**Typogenic** is an easy to use, fast and high-quality 3D text renderer with a very low memory footprint.
Requires Unity 4.3+, tested in Unity 5.5.1, and works with Unity Personal (Free).
Instructions
------------Copy the `Typogenic` and `Gizmos` folders into your project or import `Typogenic.unitypackage`.
You can also import it from the [Asset Store](https://www.assetstore.unity3d.com/en/#!/content/19182).
Read the online [documentation](http://thomashourdel.com/typogenic/doc/) for more information.
Pull requests are welcomed !
Contributors
------------- Michael McCollum (gnustoboz)
- StarMantaLicense
-------Zlib (see [License.txt](LICENSE.txt))