Full docs coming soon!
To install a full particle field development environment, run the below commands in a terminal
Prereqs:
- Ubuntu 22.04
Kynetiqs repo setup:
sudo apt install -y curl
sudo curl -sS https://packages.kynetiqs.nl/kynetiqs.gpg -o /etc/apt/trusted.gpg.d/kynetiqs.gpg
echo "deb [arch=amd64 signed-by=/etc/apt/trusted.gpg.d/kynetiqs.gpg] https://packages.kynetiqs.nl develop main" | sudo tee /etc/apt/sources.list.d/kynetiqs.list
Install Kynetiqs Playground:
sudo apt update
sudo apt install -y kynetiqs-playground
Run Kynetiqs Playground:
start-playground.sh