Publisher | THUNGSTEN TOOLS |
---|---|
File size | 5.07MB |
Number of files | 35 |
Latest version | 2025.04.21a |
Latest release date | 2025-04-23 01:26:26 |
First release date | 2025-04-16 04:03:14 |
Supported Unity versions | 2018.4.2 or higher |
🧭 Precision gridlines for strategy, simulation, and design tools
Project clean, anti-aliased, distance-fading gridlines directly into world space — with full control over grid size, line thickness, and fade behavior. Built for all render pipelines (BRP, URP, HDRP) with performance and clarity in mind.
🔹Features
✅ World- or local-space aligned grid: Projects cleanly over any surface — perfect for terrain overlays, planning tools, simulation systems, and RTS-style maps.
📏 Multi-layer support: Blend two grid layers (e.g. 1m / 10m) through one material shader.
🎯 Fixed line thickness: Gridlines retain constant width in world units — no matter the grid spacing or camera zoom.
🧪 Anti-aliased lines: Uses screen-space derivatives to reduce shimmer and aliasing at distance.
🔄 Camera distance fade: Fade grids out smoothly with configurable start/end range and fade strength for each layer.
🟡 Soft mask fade: Fade out towards a certain world position, e.g. character position or cursor world position.
🎨 Texture fill: Fill individual tiles in the grid with colors from a texture, allowing you to show different states such as walkable, weights, or other.
⚙️ Fully runtime configurable: Control any settings during runtime for varying and smooth effects.
🔧 Use Cases
- Grand strategy / 4X world maps
- Tactical overlays and unit planning
- City building zone previews
- Terrain editing and design tools
- Simulation grids (heatmaps, influence zones)
📦 Includes
- 1× Grid Decal Shader (Shader Graph) for Universal and High Definition Render Pipelines
- 1× HLSL Grid Shader for Built in Render Pipeline
- 3× Material templates with exposed controls per Render Pipeline
- 1× Demo scene with examples on show per Render Pipeline
- 1x Full Documentation in HTML format
🧱 Requirements
- Unity 2021.3+
- Decal Projector support enabled (in HDRP and URP)