https://github.com/johanhelsing/stealwithattribution
Unity tool for downloading, importing and storing assets with attribution metadata from free online asset repositories like HDRI haven and Sketchfab.
https://github.com/johanhelsing/stealwithattribution
asset-management hdri sketchfab unity
Last synced: about 1 year ago
JSON representation
Unity tool for downloading, importing and storing assets with attribution metadata from free online asset repositories like HDRI haven and Sketchfab.
- Host: GitHub
- URL: https://github.com/johanhelsing/stealwithattribution
- Owner: johanhelsing
- License: mit
- Created: 2020-09-15T14:55:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-06T09:14:30.000Z (almost 5 years ago)
- Last Synced: 2025-02-26T12:43:02.439Z (over 1 year ago)
- Topics: asset-management, hdri, sketchfab, unity
- Language: C#
- Homepage:
- Size: 973 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# Steal With Attribution
[](https://openupm.com/packages/com.johanhelsing.stealwithattribution/)
I made this tool so I could quickly try out skyboxes from HDRIHaven in Unity
with one click.

It shows a browser with previews that can be clicked to download, create skybox
materials and assign it to lighting settings.
## Usage
To access the browser, you need to create an importer. Right-click in project
view -> Create -> Steal With Attribution -> HDRI Importer project
## Installation
Using openupm:
```
openupm add com.johanhelsing.stealwithattribution
```