Gloix / Camaron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Camarón

Installation

QT Creator and dependencies installation scripts are provided, although you are free to install them manually.

Installing QT Creator

Windows 10

In Powershell:

.\install_qt.ps1

Ubuntu 20.04

In a terminal:

./install_qt.sh

Installing dependencies

Windows 10

In Powershell:

.\install_deps.ps1

Ubuntu 20.04

In a terminal:

./install_deps.sh

AUTHORS

Aldo Canepa <waldo.c@gmail.com>, Gonzalo Infante <ginfante@dcc.uchile.cl>

About


Languages

Language:C++ 90.8%Language:GLSL 6.0%Language:QMake 2.6%Language:PowerShell 0.4%Language:Shell 0.2%