Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jwellone/custom-camera-inspector
Extend inspector of camera component. One of the "j1Tech" series developed by jwellone Inc for Unity.
https://github.com/jwellone/custom-camera-inspector
unity
Last synced: 3 months ago
JSON representation
Extend inspector of camera component. One of the "j1Tech" series developed by jwellone Inc for Unity.
- Host: GitHub
- URL: https://github.com/jwellone/custom-camera-inspector
- Owner: jwellone
- License: mit
- Created: 2021-08-02T16:34:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-04T15:44:00.000Z (about 3 years ago)
- Last Synced: 2024-01-28T23:12:12.721Z (10 months ago)
- Topics: unity
- Language: C#
- Homepage:
- Size: 35.2 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![GitHub license](https://img.shields.io/github/license/jwellone/custom-camera-inspector.svg?style=plastic)](https://github.com/jwellone/custom-camera-inspector/blob/main/LICENSE)
[![GitHub Release](https://img.shields.io/github/v/release/jwellone/custom-camera-inspector.svg?style=plastic)](https://GitHub.com/jwellone/custom-camera-inspector/releases/latest)
[![Github All Releases](https://img.shields.io/github/downloads/jwellone/custom-camera-inspector/total?color=blue&style=plastic)](https://GitHub.com/jwellone/custom-camera-inspector/releases)
![GitHub repo size](https://img.shields.io/github/repo-size/jwellone/custom-camera-inspector?label=size&style=plastic)
![C#](https://img.shields.io/badge/C%23-239120?logo=c-sharp&style=plastic)
[![Unity](https://img.shields.io/badge/Unity-100000?logo=unity&style=plastic)](https://unity.com)# custom-camera-inspector
Extend inspector of camera component as follows:
- Add preview that camera in the Scene view always sync.
- Move and rotate by the mouse.
- Take screenshots.This feature is one of the "j1Tech" developed by jwellone Inc for Unity.
## Getting Started
- Import the package.
- Select a camera object in the hierarchy.
- Additional features appear in the Inspector.![custom-camera-inspector](https://user-images.githubusercontent.com/85072161/127937689-153c0f82-0a45-42fa-973a-cbe976b3f890.gif)
## Authors
Developer:[Yasuhiko Usui.](https://github.com/UsuiYasuhiko-jw1)[![GitHub watchers](https://img.shields.io/github/watchers/jwellone/custom-camera-inspector.svg?style=social&label=Watch)](https://GitHub.com/jwellone/custom-camera-inspector/watchers/)
[![GitHub stars](https://img.shields.io/github/stars/jwellone/custom-camera-inspector.svg?style=social&label=Stars)](https://GitHub.com/jwellone/custom-camera-inspector/stargazers)
[![GitHub fork](https://img.shields.io/github/forks/jwellone/custom-camera-inspector.svg?style=social&label=Fork)](https://GitHub.com/jwellone/custom-camera-inspector/network/members)
[![Twitter](https://img.shields.io/twitter/follow/jwellone?label=Twitter&logo=twitter&style=social)](http://twitter.com/jwellone)
[![Facebook](https://img.shields.io/badge/Facebook-1877F2?style=for-the-badge&logo=facebook&logoColor=white&style=plastic)](https://www.facebook.com/jwellone)