prefrontalcortex / DomeTools

Highly efficient realtime fulldome toolkit for Unity. Supports a novel single-view Dome Warp approach and traditional cubemap rendering. Supports NDI Video and Audio.
https://prefrontalcortex.de
MIT License
33 stars 4 forks source link

Add steps for installing git to the Readme because KlakNDI is a git package dependency #29

Open hybridherbst opened 1 month ago

hybridherbst commented 1 month ago

Currently, users need to install git (https://git-scm.com/downloads) so that the modified KlakNDI package can be downloaded.
Otherwise, they receive this warning:

image

We should