This guide is intended for developers who are new to Screen 13 and want a step-by-step introduction. For further details on these topics refer to the online documentation.
Linux (Debian-like):
sudo apt install cmake uuid-dev libfontconfig-dev libssl-dev
Mac OS (10.15 or later):
- Xcode 12
- Python 2.7
brew install cmake ossp-uuid
Windows:
- TODO (works but I haven't gathered the requirements)
Read the generated documentation online, or run the following command locally:
cargo doc --open
Stay informed of recent changes to Screen 13 using the change log file.
- VulkanSDK (Required when calling
EventLoop::debug(true)
) - NVIDIA: nvidia-smi
- AMD: RadeonTop
- RenderDoc