Parcourir la source

Added some examples screenshots

pull/2570/head
Ray il y a 2 ans
Parent
révision
61695c5315
5 fichiers modifiés avec 2 ajouts et 2 suppressions
  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 Voir le fichier

Avant Après
Largeur: 800  |  Hauteur: 450  |  Taille: 17 KiB

+ 2
- 2
examples/others/embedded_files_loading.c Voir le fichier

@ -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 Voir le fichier

Avant Après
Largeur: 800  |  Hauteur: 450  |  Taille: 17 KiB

BIN
examples/others/raudio_standalone.png Voir le fichier

Avant Après
Largeur: 795  |  Hauteur: 418  |  Taille: 28 KiB

BIN
examples/others/rlgl_compute_shader.png Voir le fichier

Avant Après
Largeur: 768  |  Hauteur: 768  |  Taille: 43 KiB

Chargement…
Annuler
Enregistrer