https://github.com/mitay-walle/com.mitay-walle.paint-physical-material-overlay
Unity3d tool to easily display/paint PhysicalMaterials in SceneView
https://github.com/mitay-walle/com.mitay-walle.paint-physical-material-overlay
level-design physics quality-of-life unity3d world-building
Last synced: about 1 month ago
JSON representation
Unity3d tool to easily display/paint PhysicalMaterials in SceneView
- Host: GitHub
- URL: https://github.com/mitay-walle/com.mitay-walle.paint-physical-material-overlay
- Owner: mitay-walle
- License: mit
- Created: 2022-11-30T18:23:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-09T15:49:59.000Z (7 months ago)
- Last Synced: 2025-04-05T21:41:34.172Z (about 2 months ago)
- Topics: level-design, physics, quality-of-life, unity3d, world-building
- Language: C#
- Homepage:
- Size: 87.9 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Paint PhysicMaterial Overlay
Unity3d overlay window to easily paint or preview PhysicalMaterial at SceneView
# Features
- palettes
- draw all by distance
- 3D colliders support (Box, Capsule, Sphere, MeshCollider)
- colored wireframe by physical material
- set by mouse click in scene
- set under cursor by hotkey
- samples scene
- paint in isolated prefab scene support
- undo/redo
- collapse window to disable
- Unity 2021+ supported# Work In Progress
- Collider2D support
- Physics modules optional (with version defines)
- single file / package branches