Spaceship Demo is a AAA Playable First person demo showcasing effects made with Visual Effect Graph and rendered with High Definition Render Pipeline.
For update information, see the changelog.
In order to download and run the Spaceship demo project, make sure you have the following
- Github Desktop or Git For Windows + Git LFS (Required for Cloning the Repository) or any other git client.
- Unity 2019.2.0f1 or newer (See each release notes in changelog for version requirements)
Important Note: This repository uses Git-LFS to store large files. In order to get the data correctly you need to install Git-LFS before starting to clone the repository.
If you have Github Desktop installed : use the Clone or Download green button, then select Open in Desktop.
You can clone this repository and start opening directly the project using the following command : git clone git@github.com:Unity-Technologies/SpaceshipDemo.git
You can also download project archives in the Releases tab. These zip files contains the full project for a one-time download without Git.
Important Note : As GitHub does not generate correct archives with LFS files, In order to download the correct project with largefiles, you need to download the file linked in the release description instead of the automatically generated Source Code zip and tar.gz files.