Explorar el Código

[examples] Fix broken link

pull/4674/head
Hakunamawatta hace 11 meses
cometido por GitHub
padre
commit
4687912208
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: B5690EEEBB952194
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      examples/text/text_draw_3d.c

+ 1
- 1
examples/text/text_draw_3d.c Ver fichero

@ -286,7 +286,7 @@ int main(void)
DrawGrid(10, 2.0f);
// Use a shader to handle the depth buffer issue with transparent textures
// NOTE: more info at https://bedroomcoders.co.uk/raylib-billboards-advanced-use/
// NOTE: more info at https://bedroomcoders.co.uk/posts/198
BeginShaderMode(alphaDiscard);
// Draw the 3D text above the red cube

Cargando…
Cancelar
Guardar