https://github.com/chen0040/unity-utility
Some utility classes for Unity 3D
https://github.com/chen0040/unity-utility
camera ray-tracing unity utitlity
Last synced: 2 months ago
JSON representation
Some utility classes for Unity 3D
- Host: GitHub
- URL: https://github.com/chen0040/unity-utility
- Owner: chen0040
- License: mit
- Created: 2017-11-25T03:56:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-29T13:14:00.000Z (over 8 years ago)
- Last Synced: 2025-04-03T13:47:58.593Z (about 1 year ago)
- Topics: camera, ray-tracing, unity, utitlity
- Language: C#
- Size: 239 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# unity-utility
Some utility classes for Unity 3D
# Install
Git clone this project and export it as a unity package, then import the package into your own project. The sample code can be found in the folder UnityUtilitySamples