NoiseShader VS TMP3D

Compare NoiseShader vs TMP3D and see what are their differences.

NoiseShader

Noise shader library for Unity (by keijiro)

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 (by Ikaroon)
Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • SonarLint - Clean code begins in your IDE with SonarLint
  • Mergify - Updating dependencies is time-consuming.
NoiseShader TMP3D
2 3
998 77
- -
0.0 0.0
over 2 years ago about 1 year ago
HLSL HLSL
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

NoiseShader

Posts with mentions or reviews of NoiseShader. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning NoiseShader yet.
Tracking mentions began in Dec 2020.

TMP3D

Posts with mentions or reviews of TMP3D. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning TMP3D yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing NoiseShader and TMP3D you can also consider the following projects:

unity-fbm-clouds - FBM Parallax Clouds for Unity build-in render pipeline.

URP_ShaderGraphCustomLighting - Some custom lighting functions/sub-graphs for Shader Graph, Universal Render Pipeline

SimpleURPToonLitOutlineExample - SimpleURPToonLitOutlineExample

URP_GrassGeometryShader - Example of a Grass Geometry Shader for Unity, Universal Render Pipeline. Based on https://github.com/IronWarrior/UnityGrassGeometryShader

Pcx - Point cloud importer & renderer for Unity

UnityVoxelMeshGPU - GPU voxel mesh generation and drawing in Unity HDRP

Stylized-Water-Shader-Unity-URP - Stylized water shader for Unity 2021 (URP) and higher. Optimized for mobile. 🌊

UnityURP-AnimeStyleCelShader - A custom shader and post-processing effect for achieving anime-style characters or levels in Unity using the Universal Render Pipeline.

3d-game-shaders-for-beginners - 🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.