Skip to content

Roadmap

Marian Brinkmann edited this page Jun 15, 2022 · 4 revisions

This roadmap is just a guideline and NOT a guarantee that all of these features will make it into the package.

If you have a feature request you can create a feature request on Github!

Done

Version 0.1.0-pre.1

  • Solid, unlit shader (3D)
  • 3D character properties and animation
  • Outline support

Version 0.1.0

  • Bold text support
  • Italic text support
  • Debug rendering
    • Steps: Showing shader complexity
    • Mask: 3D uvs

Version 0.1.1

  • Text Creation Helper
  • Multiple Raymarching Algorithms
    • Simple: Equal sized steps
    • Temporal: Optimized for Temporal Antialiasing
    • SDF: Using TextMeshPro's distance values

In Progress

  • Strikethrough text support
  • Underline text support
  • Face texture support
  • Documentation
  • UI shader

To-Do

  • Sprite support
  • Surface shader

In Evaluation

  • Bevelled text
  • Full fledged freeform text using textures
  • Translucent, unlit shader
  • VR optimizations
Clone this wiki locally