geraldo-chege / SpaceshipDemo

Spaceship Demo - AAA Playable First person demo showcasing effects made with Visual Effect Graph and rendered with High Definition Render Pipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spaceship Demo

Spaceship Demo is a AAA Playable First person demo showcasing effects made with Visual Effect Graph and rendered with High Definition Render Pipeline.

DOWNLOAD LATEST RELEASE HERE

For update information, see the Changelog.

Requirements

In order to download and run the latest Spaceship demo project, make sure you have the following

How to Download/Install

Method 1 : Clone the repository

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. Do NOT use the Download ZIP button as it will not get the LFS files correctly

Using Github Desktop

If you have Github Desktop installed : use the Clone or Download green button, then select Open in Desktop.

Using Git Command Line (or another Git Client)

You can clone this repository and start opening directly the project using the following command : git clone https://github.com/Unity-Technologies/SpaceshipDemo.git

Method 2 : Download in Releases page

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.

About

Spaceship Demo - AAA Playable First person demo showcasing effects made with Visual Effect Graph and rendered with High Definition Render Pipeline

License:Other


Languages

Language:C# 87.1%Language:ShaderLab 9.9%Language:HLSL 3.0%