Skip to content

portalImac/Alice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jeu Portal dans un environnement façon Alice au pays des merveilles.

IMAC 2012

____
command
Récupérer des fichier : 
git pull (récupérer les données)

Envoyer des fichiers :
git status (voir les fichiers changés, ajoutés, etc...)
git add nom_du_fichier
git commit (faire un commentaire)
git push

voir les modifications :
gitk
__________
Dans le code :
______________
Camera (perspective, position) : in constructor of PortalApplication on Application.cpp
Creation object : in constructor of PortalApplication on Application.cpp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages