Преглед изворни кода

Added some examples screenshots

pull/2570/head
Ray пре 2 година
родитељ
комит
61695c5315
5 измењених фајлова са 2 додато и 2 уклоњено
  1. BIN
      examples/others/easings_testbed.png
  2. +2
    -2
      examples/others/embedded_files_loading.c
  3. BIN
      examples/others/embedded_files_loading.png
  4. BIN
      examples/others/raudio_standalone.png
  5. BIN
      examples/others/rlgl_compute_shader.png

BIN
examples/others/easings_testbed.png Прегледај датотеку

Before After
Width: 800  |  Height: 450  |  Size: 17 KiB

+ 2
- 2
examples/others/embedded_files_loading.c Прегледај датотеку

@ -85,8 +85,8 @@ int main(void)
DrawTexture(texture, screenWidth/2 - texture.width/2, 40, WHITE);
DrawText("raylib logo and sound loaded from header files", 65, 320, 20, LIGHTGRAY);
DrawText("Press SPACE to PLAY the sound!", 200, 360, 20, LIGHTGRAY);
DrawText("raylib logo and sound loaded from header files", 150, 320, 20, LIGHTGRAY);
DrawText("Press SPACE to PLAY the sound!", 220, 370, 20, LIGHTGRAY);
EndDrawing();
//----------------------------------------------------------------------------------

BIN
examples/others/embedded_files_loading.png Прегледај датотеку

Before After
Width: 800  |  Height: 450  |  Size: 17 KiB

BIN
examples/others/raudio_standalone.png Прегледај датотеку

Before After
Width: 795  |  Height: 418  |  Size: 28 KiB

BIN
examples/others/rlgl_compute_shader.png Прегледај датотеку

Before After
Width: 768  |  Height: 768  |  Size: 43 KiB

Loading…
Откажи
Сачувај