diff options
| author | Ray <[email protected]> | 2018-06-26 00:55:46 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2018-06-26 00:55:46 +0200 |
| commit | 582fddf5c27f5a9bb64b0ebae10a2e7d142b0e2d (patch) | |
| tree | ca25068c0c8d7f998dcdbb9b494b3b171540d787 | |
| parent | 43c14218d3e15fd3f85f90cbd116cd425f3fec02 (diff) | |
| download | raylib.com-582fddf5c27f5a9bb64b0ebae10a2e7d142b0e2d.tar.gz raylib.com-582fddf5c27f5a9bb64b0ebae10a2e7d142b0e2d.zip | |
Added platforms images
| -rw-r--r-- | images/platforms/android.png | bin | 0 -> 5589 bytes | |||
| -rw-r--r-- | images/platforms/freebsd.png | bin | 0 -> 4291 bytes | |||
| -rw-r--r-- | images/platforms/html5.png | bin | 0 -> 5253 bytes | |||
| -rw-r--r-- | images/platforms/linux.png | bin | 0 -> 3891 bytes | |||
| -rw-r--r-- | images/platforms/macos.png | bin | 0 -> 6094 bytes | |||
| -rw-r--r-- | images/platforms/rpi_desktop.png | bin | 0 -> 7369 bytes | |||
| -rw-r--r-- | images/platforms/rpi_native.png | bin | 0 -> 9735 bytes | |||
| -rw-r--r-- | images/platforms/uwp.png | bin | 0 -> 3753 bytes | |||
| -rw-r--r-- | images/platforms/vr.png | bin | 0 -> 5736 bytes | |||
| -rw-r--r-- | images/platforms/windows.png | bin | 0 -> 5939 bytes | |||
| -rw-r--r-- | images/raylib_platforms.png | bin | 43717 -> 54823 bytes | |||
| -rw-r--r-- | index.html | 3 |
12 files changed, 3 insertions, 0 deletions
diff --git a/images/platforms/android.png b/images/platforms/android.png Binary files differnew file mode 100644 index 0000000..0254e6c --- /dev/null +++ b/images/platforms/android.png diff --git a/images/platforms/freebsd.png b/images/platforms/freebsd.png Binary files differnew file mode 100644 index 0000000..5ffbe2d --- /dev/null +++ b/images/platforms/freebsd.png diff --git a/images/platforms/html5.png b/images/platforms/html5.png Binary files differnew file mode 100644 index 0000000..9faaedf --- /dev/null +++ b/images/platforms/html5.png diff --git a/images/platforms/linux.png b/images/platforms/linux.png Binary files differnew file mode 100644 index 0000000..5522eb3 --- /dev/null +++ b/images/platforms/linux.png diff --git a/images/platforms/macos.png b/images/platforms/macos.png Binary files differnew file mode 100644 index 0000000..55fe0c2 --- /dev/null +++ b/images/platforms/macos.png diff --git a/images/platforms/rpi_desktop.png b/images/platforms/rpi_desktop.png Binary files differnew file mode 100644 index 0000000..b0202be --- /dev/null +++ b/images/platforms/rpi_desktop.png diff --git a/images/platforms/rpi_native.png b/images/platforms/rpi_native.png Binary files differnew file mode 100644 index 0000000..60a5d25 --- /dev/null +++ b/images/platforms/rpi_native.png diff --git a/images/platforms/uwp.png b/images/platforms/uwp.png Binary files differnew file mode 100644 index 0000000..1071d77 --- /dev/null +++ b/images/platforms/uwp.png diff --git a/images/platforms/vr.png b/images/platforms/vr.png Binary files differnew file mode 100644 index 0000000..1490cd1 --- /dev/null +++ b/images/platforms/vr.png diff --git a/images/platforms/windows.png b/images/platforms/windows.png Binary files differnew file mode 100644 index 0000000..72064e7 --- /dev/null +++ b/images/platforms/windows.png diff --git a/images/raylib_platforms.png b/images/raylib_platforms.png Binary files differindex af7c5ed..dd4774d 100644 --- a/images/raylib_platforms.png +++ b/images/raylib_platforms.png @@ -90,6 +90,9 @@ <br> <p><strong>NOTE for ADVENTURERS:</strong> raylib is a programming library to learn videogames programming; no fancy interface, no visual helpers, no auto-debugging... just coding in the most pure spartan-programmers way. Are you ready to learn? <a class="simplelink" href="examples.html" target="_self">Jump to code examples!</a>.</p> <br> + <br> + <a href="images/raylib_platforms.png"><img src="images/raylib_platforms.png" alt="raylib platforms"/></a> + <br> <strong>some raylib features</strong> <br> <div class="list"> |
