Vertaling van "in OpenGL" in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
We attempted to improve the rendering with lighting in OpenGL.
Nous avons essayé d'améliorer le rendu avec l'éclairage en OpenGL.
The preview interactively navigates in block display or surface display, with or without automatic switches in OpenGL.
La prévisualisation s'affiche de façon interactive par blocs ou par surfaces, avec une bascule automatique ou non en OpenGL.
Enabled conformant texture clamping by default in OpenGL.
Activation par défaut du "conformant texture clamping" dans OpenGL.
How do you render primitives as wireframes in OpenGL?
Comment rendre les primitives en tant que wireframes dans OpenGL?
Blender has its own particular user interface, which is implemented entirely in OpenGL and designed with speed in mind.
Blender a sa propre interface utilisateur implémentée entièrement avec OpenGL et conçue pour être extrêmement réactive.
Since in OpenGL all geometric objects are eventually described as an ordered set of vertices, there is a family of routines to declare a vertex.
Puisqu'avec OpenGL, tous les objets géométriques sont décrit en termes de vecteurs ordonnés, il y a une famille de fonctions pour déclarer un vecteur.
What does "immediate mode" mean in OpenGL?
As you see, we enable lighting in OpenGL so lights affect scene you are rendering.
Comme vous le voyez, nous permettons l'éclairage dans OpenGL ainsi les lumières affectent la scène dont vous faites le rendu.
Fan of TA with programming skills in OpenGL and/or C++?
Fan de TA avec des compétences de programmation en OpenGL et/ou C++?
I've been coding graphics in OpenGL for a decade and just watching the community around libraries like Three.js astonishes me, people collaborating and showcasing algorithms as never seen before.
J'ai codé des graphiques dans OpenGL pendant 10 ans, j'ai observé toute la communauté autour des librairies comme Three.js et ça m'a stupéfié de voir des personnes qui collaborent et présentent des algorithmes jamais vus auparavant.
2001 - DS Aqua: a small educational and technical demonstration that simulates an interactive water effect, implemented in OpenGL and portable on various operating systems and architectures.
2001 - DS Aqua : démonstration technique pédagogique simulant un effet aquatique interactif, implémentée en OpenGL et portable sur différents OS et architectures.
As a piece of code is worth more than a long lecture, here is how to "draw" a line in OpenGL (this is a C source. For Maya, we will see that there are two or three things you have to know first)
Comme un code vaut mieux qu'un long discourt, voici comment "dessiner" une ligne en OpenGL (Ceci est un code C. Pour Maya, nous allons voir qu'il y a deux trois choses à savoir avant)
Once you have everything figured out, you build the asteroid in OpenGL using Polygons or Quads.
Une fois que vous avez entièrement fini, vous construisez votre astéroïde avec OpenGL en utilisant des polygones et des rectangles.