Difference between revisions of "TOpenGLBox/fr"

From Lazarus wiki
Jump to navigationJump to search
Line 26: Line 26:
 
La dernière release stable peut être trouvé  [http://www.slashstone.com/more/openglbox/ ici ].
 
La dernière release stable peut être trouvé  [http://www.slashstone.com/more/openglbox/ ici ].
  
=== Dependencies / System Requirements ===
+
=== Dépendances  / Exigences du Système ===
* None
+
* Aucune
  
Status: ''Alpha''
+
Statut : ''Alpha''
  
 
=== Installation ===
 
=== Installation ===
 
* Uncompress the archive somewhere (preferably in your Lazarus' ''components'' folder).
 
* Uncompress the archive somewhere (preferably in your Lazarus' ''components'' folder).
 
* Add the component to the component library by opening the package file, pressing ''compile'' and then ''install''.
 
* Add the component to the component library by opening the package file, pressing ''compile'' and then ''install''.

Revision as of 11:44, 30 June 2007

English (en) français (fr)

A propos

TOpenGLBox est un composant OpenGL réduit au minimum. Il fournit une aire pour le rendu OpenGL pour être employé avec les fiches conçues dans Lazarus.

Ses caracteristiques principales sont :

  • simple .
  • petit .
  • fonctionne sous Linux (gtk1) et Windows.

Le téléchargement contient le composant, un paquet d'installation et une application de démo, qui illustre les fonctionnalités du composant.

Screenshot

Voici un exemple de TOpenGLBox: cliquez pour une capture d'écran.

Auteur

Kostas "Bad Sector" Michalopoulos.

Licence

MIT

Téléchargement

La dernière release stable peut être trouvé ici .

Dépendances / Exigences du Système

  • Aucune

Statut : Alpha

Installation

  • Uncompress the archive somewhere (preferably in your Lazarus' components folder).
  • Add the component to the component library by opening the package file, pressing compile and then install.