Bläddra i källkod

Added some examples screenshots

pull/2570/head
Ray 2 år sedan
förälder
incheckning
61695c5315
5 ändrade filer med 2 tillägg och 2 borttagningar
  1. Binär
      examples/others/easings_testbed.png
  2. +2
    -2
      examples/others/embedded_files_loading.c
  3. Binär
      examples/others/embedded_files_loading.png
  4. Binär
      examples/others/raudio_standalone.png
  5. Binär
      examples/others/rlgl_compute_shader.png

Binär
examples/others/easings_testbed.png Visa fil

Före Efter
Bredd: 800  |  Höjd: 450  |  Storlek: 17 KiB

+ 2
- 2
examples/others/embedded_files_loading.c Visa fil

@ -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är
examples/others/embedded_files_loading.png Visa fil

Före Efter
Bredd: 800  |  Höjd: 450  |  Storlek: 17 KiB

Binär
examples/others/raudio_standalone.png Visa fil

Före Efter
Bredd: 795  |  Höjd: 418  |  Storlek: 28 KiB

Binär
examples/others/rlgl_compute_shader.png Visa fil

Före Efter
Bredd: 768  |  Höjd: 768  |  Storlek: 43 KiB

Laddar…
Avbryt
Spara