Skip to content

mrmacright/SpaceshipDemo

 
 

Repository files navigation

Spaceship Demo iPhone & iPad

Preview_GitHub

Spaceship Demo is a AAA Playable First person PS4-grade AAA demo showcasing effects made with Unity's Visual Effect Graph and rendered with High Definition Render Pipeline. It highlights advanced lighting, particle effects, and detailed environments optimized for modern iPhone and iPad devices.

DOWNLOAD TESTFLIGHT BUILD

MAC GITHUB BRANCH

Requirements

Supported iPhones:

• iPhone 15 Pro / 15 Pro Max & later

• iPhone 16 & later

• iPhone Air

Supported iPads:

• iPad mini (A17 Pro)

• iPad Air (M1) & later

• iPad Pro (M1) & later

Note!

  • HDRP is not officially supported on iPhone & iPad, so expect performance issues and crashes
  • MetalFX is currently disabled, will try to add it in the future.
  • First launch will take a long time due to shader compilation. Will try to improve.
  • Controller support is incomplete for menus and pausing.

Special thanks

Elverils logo

Nat Brown

Apple Gaming SE

and to many others who have helped! Thanks

Unity Requirements

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

How to Download/Install for Unity (iOS)

Mac info here

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

Download HDRP Mobile in Package Manager

This project is a Unity package that allows HDRP to build on unsupported targets like Android, IOS, and Switch.

ChatGPT has been used for some scripts and plugins

About

AAA first-person tech demo for Apple, showcasing Unity’s Visual Effect Graph and HDRP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 90.3%
  • ShaderLab 6.4%
  • HLSL 1.5%
  • Objective-C++ 1.1%
  • Rich Text Format 0.7%