mirror of
https://github.com/maxartz15/SceneDebugViewer.git
synced 2024-11-23 20:25:32 +01:00
A small debugging tool to draw the editor scene with replacement shaders.
max
c207d4887e
Removed custom mip map importer. Textures are now created within Unity (tool might later be added as importable content). |
||
---|---|---|
Documentation~/Images | ||
Editor | ||
Runtime | ||
.gitignore | ||
CHANGELOG.md | ||
CHANGELOG.md.meta | ||
Editor.meta | ||
LICENSE.md | ||
LICENSE.md.meta | ||
package.json | ||
package.json.meta | ||
README.md | ||
README.md.meta | ||
Runtime.meta | ||
THIRD PARTY NOTICES.md | ||
THIRD PARTY NOTICES.md.meta |
TAO - Scene Debug Viewer
A small debugging tool to draw the editor scene with replacement shaders. This can be helpful when blocking out a level or finding issues within the scene.
Features
- User presets
- Shader and parameter configuration
- Included examples
- Base color
- Triplanar grid (lit and unlit)
- World and object space normals
- Overdraw
- UV checker
Getting Started
SceneDebugViewer:
Window/Analysis/SceneDebugViewer
ReplacementShaderSetup:
Assets/Create/SceneDebugViewer/ReplacementShaderSetup
Install
LICENSE
Overall package is licensed under MIT, unless otherwise noted in the 3rd party licenses file and/or source code.