소스 검색

[examples] Fix broken link

pull/4674/head
Hakunamawatta 1 주 전
committed by GitHub
부모
커밋
4687912208
No known key found for this signature in database GPG 키 ID: B5690EEEBB952194
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      examples/text/text_draw_3d.c

+ 1
- 1
examples/text/text_draw_3d.c 파일 보기

@ -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

불러오는 중...
취소
저장