yonamine / telemidia-ginga-tutorial

Ginga NCL - Lua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ginga NCL - Lua

Introdução

Exemplos de aplicativos Ginga utilizando NCL e Lua. A máquina que roda os aplicativos é da Telemidia (verificar as referências para maiores informações).

Docker

Como executar

docker build -t telemidia-ginga .

docker run --name ginga -e DISPLAY=<X Server IP Address : PORT> -v <path/to>/examples:/work-dir/examples -it telemidia-ginga:latest bash

Windows

Instalar VcXsrv Windows X Server

Capturas de Tela

Licença

Referências

  1. https://github.com/TeleMidia/ginga
  2. https://github.com/TeleMidia/nclua

About

Ginga NCL - Lua


Languages

Language:Dockerfile 100.0%