Ikaroon / TMP3D
A small extension that makes 3D text with Unity's TextMeshPro possible. It uses raymarching and a geometry shader to work around the limitations of TMP at the moment
☆102Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for TMP3D
- This plugin simply adds a Simple Lit material (SubTarget) to the Universal target for Shader Graph for URP☆88Updated last year
- A tool to bake VAT (Vertex Animation Texture) from AnimationClip with sample shaders for Unity.☆148Updated 2 years ago
- Unity Gradient Texture generator☆87Updated 2 weeks ago
- Implementation of Raymarched Volumetric Fog in Unity's Universal Render Pipeline☆121Updated 8 months ago
- Amplify Occlusion V2 ported to URP 2022.2☆156Updated last year
- Serializes and renders ⚠ missing component info in Unity☆137Updated last year
- A minimal spring physics library for Unity☆102Updated 2 years ago
- Simple fog effects for URP☆69Updated this week
- ⚡ Improved Unity Console adding better log and stacktrace readability, log filtering, log hyperlinks and more☆86Updated last year
- Volumetric Lighting in URP☆145Updated last year
- Alternative to Texture2D.Apply() that doesn't require synchronizing with the render thread, avoiding stalls in the main thread☆116Updated last month
- A drop-in dynamic resolution script☆142Updated 2 years ago
- A clutterless custom Transform editor for Unity☆136Updated last year
- Optimized implementation of camera stacking for UI only in HDRP.☆189Updated 2 months ago
- A project containing samples showing the differences in implementation between uGUI and UIToolkit using the same UI references☆59Updated 11 months ago
- Unity custom handles examples☆105Updated 3 years ago
- Allows you to quickly organize assets for certain workflows, such as organizing prefabs for level design.☆121Updated last week
- GPU-based raycaster for Unity☆149Updated last year
- ✨ Gallery of Unity Editor icons (6000.0.7f1)☆61Updated 4 months ago
- Gradient Skybox for Unity☆66Updated 6 years ago
- Use ShaderGraph as a texture creation tool!☆71Updated 6 months ago
- Converted Unity shaders from SahderToy to Unity shading language