
Project Camera View to Character UV
Map your scene onto your character with 2 lines of code! This script allows you to easily create interesting effects such as camouflage for your character or warping of space and time.
- Category:
- Tools › Utilities
- Developer:
- Bentzge
- Price:
- $24.99
- Rating:
- Favorites:
- 25
- Download Size:
- 395.22 KB
- Current Version:
- 1.1.1
- Original Release:
- Nov 18, 2024
- Last Update:
- Nov 22, 2024
- Supported Unity Version:
- 2023.1.5 or higher
- Description:
FAQ, Documentation and public Roadmap
Features:
- Reprojection of the scene onto the uv map of a character or static mesh at runtime
- Can be projected from any camera point of view
- Supports multiple materials and overlapping UVs (as long as UVs don't overlap within a single material)
- Reprojected texture(s) will be dilated to avoid ugly seams
- Returns a CustomRenderTexture that you can use in any material or shader or turn into a Texture2D and save as a file
- Technical Details:
Features:
- Reprojection of the scene onto a meshes UVs
- Multi material support
- Dilation of reprojected textures
Number of Scripts: 3
Supported Development Platforms:
- Windows: (Yes)
- Mac: (Yes)
Documentation Link: https://bentzge.notion.site/ProjectToUV-13122bbab7e680b0b1dcfca2c19f61c4
Important/Additional Notes:
Due to the nature of the reprojection you can't expect great performance when reprojecting very often e.g. during every frame.
continue »