Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/decentraland-scenes/greenScreen
Green Screen Scene for photoshoots and showing off wearables and emotes. You can switch background colors
https://github.com/decentraland-scenes/greenScreen
Last synced: about 1 month ago
JSON representation
Green Screen Scene for photoshoots and showing off wearables and emotes. You can switch background colors
- Host: GitHub
- URL: https://github.com/decentraland-scenes/greenScreen
- Owner: decentraland-scenes
- License: apache-2.0
- Created: 2022-07-12T20:21:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-19T19:08:24.000Z (over 1 year ago)
- Last Synced: 2024-05-02T17:52:49.033Z (8 months ago)
- Language: TypeScript
- Size: 449 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-Repository - Green Screen - screen.png" width="200"> | A simple scene with a green screen that can be used for photoshoots. You can change the background color too. | (Examples / Essentials)
README
# Green Screen
![screenshot](screenshot/screenshot.png)
A simple single-parcel Green Screen Scene. Ideal for photoshoots and showing off wearables or emotes in videos.
You can switch background colors by clicking on the different sphere buttons.
## Try it out
**Install the CLI**
Download and install the Decentraland CLI by running the following command:
```
$ npm i -g decentraland
```**Previewing the scene**
Download this example and navigate to its directory, then run:
```
$ dcl start
```