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.
WebGL context
Su misión es establecer el contexto WebGL y empezar a renderizar contenido.
Its mission is to set up the WebGL context and start rendering content.
Cómo simular efectos de iluminación en tu contexto WebGL.
How to simulate lighting effects in your WebGL context.
Para obtener el contexto WebGL de un canvas, pedimo el contexto llamado "webgl" del canvas.
To obtain a WebGL context for a canvas, we request the context named "webgl" from the canvas.
Para modificar la resolución renderizada de un contexto WebGL con las variables gl y canvas como fue usado en el ejemplo de arriba
To modify the rendered resolution of a WebGL context with variables gl and canvas as used in the above example
Cómo crear un contexto WebGL.
How to set up a WebGL context.
Agregamos widgets de medición de área y distancia 2D, y mejoramos el rendimiento al dibujar todas las capas en el mapa usando un solo contexto WebGL.
There are now 2D and distance measurement widgets as well, and all the layers in the map are now drawn using a single WebGL context, which boosts performance.
Agregamos widgets de medición de área y distancia 2D, y mejoramos el rendimiento al dibujar todas las capas en el mapa usando un solo contexto WebGL.
We added 2D area and distance measurement widgets, and boosted performance by drawing all of the layers in the map using a single WebGL context.
Un nuevo contexto WebGL establecerá el tamaño de su ventana a la altura y anchura del elemento canvas, sin CSS, al instante el contexto fue obtenido.
A new WebGL context will set its viewport resolution to the height and width of its canvas element, without CSS, at the instant the context was obtained.
Una vez tenemos el canvas, llamamos a la función llamada initWebGL(); esta es una función que definiremos momentáneamente; su trabajo es inicializar el contexto WebGL.
Once we have the canvas, we call a function called initWebGL(); this is a function we'll define momentarily; its job is to initialize the WebGL context.
El elemento más importante para una aplicación WebGL es el contexto WebGL.
The most important element for a WebGL application is the WebGL context.
En este punto, gl es nulo (no hay ningún contexto WebGL disponible) o es una referencia al contexto WebGL en donde renderizaremos.
At this point, gl is either null (meaning there is no WebGL context available) or is a reference to the WebGL context into which we'll be rendering.
La etiqueta <canvas> crea una superficie de dibujo de tamaño fijo que expone uno o más contextos de renderizado. Nos enfocaremos en la representación del contexto 2D Para gráficos 3D, podrías usar la representación del contexto WebGL
<canvas> creates a fixed size drawing surface that exposes one or more rendering contexts. We'll focus on the 2D rendering context. For 3D graphics, you should use the WebGL rendering context.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.