Przeglądaj źródła

Added some examples screenshots

pull/2570/head
Ray 3 lat temu
rodzic
commit
61695c5315
5 zmienionych plików z 2 dodań i 2 usunięć
  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 Wyświetl plik

Przed Po
Szerokość: 800  |  Wysokość: 450  |  Rozmiar: 17 KiB

+ 2
- 2
examples/others/embedded_files_loading.c Wyświetl plik

@ -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 Wyświetl plik

Przed Po
Szerokość: 800  |  Wysokość: 450  |  Rozmiar: 17 KiB

BIN
examples/others/raudio_standalone.png Wyświetl plik

Przed Po
Szerokość: 795  |  Wysokość: 418  |  Rozmiar: 28 KiB

BIN
examples/others/rlgl_compute_shader.png Wyświetl plik

Przed Po
Szerokość: 768  |  Wysokość: 768  |  Rozmiar: 43 KiB

Ładowanie…
Anuluj
Zapisz