# LayerVisualizer **Repository Path**: studvc/LayerVisualizer ## Basic Information - **Project Name**: LayerVisualizer - **Description**: A simple web-based 3D layer visualizer (useful for visualizing material UIs and other things involving depth/shadows) - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-05 - **Last Updated**: 2021-01-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/) # Layer Visualizer A simple web-based 3D layer visualizer (useful for visualizing material UIs and other things involving depth/shadows) ![Layer Visualizer Examples](https://raw.githubusercontent.com/romannurik/LayerVisualizer/master/examples.gif) Check the [example code](https://github.com/romannurik/LayerVisualizer/blob/master/examples.html) ([live demo](https://cdn.rawgit.com/romannurik/LayerVisualizer/d3691d20005ba8a86494a1419d5187f5edf8af0d/examples.html)) or [template code](https://github.com/romannurik/LayerVisualizer/blob/master/template.html) ([live demo](https://cdn.rawgit.com/romannurik/LayerVisualizer/d3691d20005ba8a86494a1419d5187f5edf8af0d/template.html)) to get started. ## Tree Visualizer Also included is a layout XML tree visualizer, useful for teaching layouts. ![Tree Visualizer Examples](https://raw.githubusercontent.com/romannurik/LayerVisualizer/master/treevis/treevis-example.gif) Check the [example code](https://github.com/romannurik/LayerVisualizer/blob/master/treevis/example1.html) ([live demo](https://cdn.rawgit.com/romannurik/LayerVisualizer/d3691d20005ba8a86494a1419d5187f5edf8af0d/treevis/example1.html)) or [template code](https://github.com/romannurik/LayerVisualizer/blob/master/treevis/template.html) ([live demo](https://cdn.rawgit.com/romannurik/LayerVisualizer/d3691d20005ba8a86494a1419d5187f5edf8af0d/treevis/template.html)) to get started.