Procházet zdrojové kódy

Added some examples screenshots

pull/2570/head
Ray před 2 roky
rodič
revize
61695c5315
5 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. binární
      examples/others/easings_testbed.png
  2. +2
    -2
      examples/others/embedded_files_loading.c
  3. binární
      examples/others/embedded_files_loading.png
  4. binární
      examples/others/raudio_standalone.png
  5. binární
      examples/others/rlgl_compute_shader.png

binární
examples/others/easings_testbed.png Zobrazit soubor

Před Za
Šířka: 800  |  Výška: 450  |  Velikost: 17 KiB

+ 2
- 2
examples/others/embedded_files_loading.c Zobrazit soubor

@ -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ární
examples/others/embedded_files_loading.png Zobrazit soubor

Před Za
Šířka: 800  |  Výška: 450  |  Velikost: 17 KiB

binární
examples/others/raudio_standalone.png Zobrazit soubor

Před Za
Šířka: 795  |  Výška: 418  |  Velikost: 28 KiB

binární
examples/others/rlgl_compute_shader.png Zobrazit soubor

Před Za
Šířka: 768  |  Výška: 768  |  Velikost: 43 KiB

Načítá se…
Zrušit
Uložit