An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Steal With Attribution

[![openupm](https://img.shields.io/npm/v/com.johanhelsing.stealwithattribution?label=openupm&registry_uri=https://package.openupm.com)](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.

![screenshot](./Documentation~/screenshot.png)

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
```