annotate third_party/raylib/raylib-5.5_win64/README.md @ 110:99c4530e4629

[Seobeo] Small Syntax fixes.
author June Park <parkjune1995@gmail.com>
date Sat, 03 Jan 2026 21:16:17 -0800
parents 9df5587cf23b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
61
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
1 <img align="left" style="width:260px" src="https://github.com/raysan5/raylib/blob/master/logo/raylib_logo_animation.gif" width="288px">
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
2
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
3 **raylib is a simple and easy-to-use library to enjoy videogames programming.**
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
4
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
5 raylib is highly inspired by Borland BGI graphics lib and by XNA framework and it's especially well suited for prototyping, tooling, graphical applications, embedded systems and education.
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
6
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
7 *NOTE for ADVENTURERS: raylib is a programming library to enjoy videogames programming; no fancy interface, no visual helpers, no debug button... just coding in the most pure spartan-programmers way.*
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
8
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
9 Ready to learn? Jump to [code examples!](https://www.raylib.com/examples.html)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
10
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
11 ---
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
12
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
13 <br>
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
14
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
15 [![GitHub Releases Downloads](https://img.shields.io/github/downloads/raysan5/raylib/total)](https://github.com/raysan5/raylib/releases)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
16 [![GitHub Stars](https://img.shields.io/github/stars/raysan5/raylib?style=flat&label=stars)](https://github.com/raysan5/raylib/stargazers)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
17 [![GitHub commits since tagged version](https://img.shields.io/github/commits-since/raysan5/raylib/5.0)](https://github.com/raysan5/raylib/commits/master)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
18 [![GitHub Sponsors](https://img.shields.io/github/sponsors/raysan5?label=sponsors)](https://github.com/sponsors/raysan5)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
19 [![Packaging Status](https://repology.org/badge/tiny-repos/raylib.svg)](https://repology.org/project/raylib/versions)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
20 [![License](https://img.shields.io/badge/license-zlib%2Flibpng-blue.svg)](LICENSE)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
21
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
22 [![Discord Members](https://img.shields.io/discord/426912293134270465.svg?label=Discord&logo=discord)](https://discord.gg/raylib)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
23 [![Reddit Static Badge](https://img.shields.io/badge/-r%2Fraylib-red?style=flat&logo=reddit&label=reddit)](https://www.reddit.com/r/raylib/)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
24 [![Youtube Subscribers](https://img.shields.io/youtube/channel/subscribers/UC8WIBkhYb5sBNqXO1mZ7WSQ?style=flat&label=Youtube&logo=youtube)](https://www.youtube.com/c/raylib)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
25 [![Twitch Status](https://img.shields.io/twitch/status/raysan5?style=flat&label=Twitch&logo=twitch)](https://www.twitch.tv/raysan5)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
26
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
27 [![Windows](https://github.com/raysan5/raylib/workflows/Windows/badge.svg)](https://github.com/raysan5/raylib/actions?query=workflow%3AWindows)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
28 [![Linux](https://github.com/raysan5/raylib/workflows/Linux/badge.svg)](https://github.com/raysan5/raylib/actions?query=workflow%3ALinux)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
29 [![macOS](https://github.com/raysan5/raylib/workflows/macOS/badge.svg)](https://github.com/raysan5/raylib/actions?query=workflow%3AmacOS)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
30 [![WebAssembly](https://github.com/raysan5/raylib/workflows/WebAssembly/badge.svg)](https://github.com/raysan5/raylib/actions?query=workflow%3AWebAssembly)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
31
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
32 [![CMakeBuilds](https://github.com/raysan5/raylib/workflows/CMakeBuilds/badge.svg)](https://github.com/raysan5/raylib/actions?query=workflow%3ACMakeBuilds)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
33 [![Windows Examples](https://github.com/raysan5/raylib/actions/workflows/windows_examples.yml/badge.svg)](https://github.com/raysan5/raylib/actions/workflows/windows_examples.yml)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
34 [![Linux Examples](https://github.com/raysan5/raylib/actions/workflows/linux_examples.yml/badge.svg)](https://github.com/raysan5/raylib/actions/workflows/linux_examples.yml)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
35
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
36 features
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
37 --------
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
38 - **NO external dependencies**, all required libraries are [bundled into raylib](https://github.com/raysan5/raylib/tree/master/src/external)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
39 - Multiple platforms supported: **Windows, Linux, MacOS, RPI, Android, HTML5... and more!**
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
40 - Written in plain C code (C99) using PascalCase/camelCase notation
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
41 - Hardware accelerated with OpenGL (**1.1, 2.1, 3.3, 4.3, ES 2.0, ES 3.0**)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
42 - **Unique OpenGL abstraction layer** (usable as standalone module): [rlgl](https://github.com/raysan5/raylib/blob/master/src/rlgl.h)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
43 - Multiple **Fonts** formats supported (TTF, OTF, FNT, BDF, sprite fonts)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
44 - Multiple texture formats supported, including **compressed formats** (DXT, ETC, ASTC)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
45 - **Full 3D support**, including 3D Shapes, Models, Billboards, Heightmaps and more!
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
46 - Flexible Materials system, supporting classic maps and **PBR maps**
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
47 - **Animated 3D models** supported (skeletal bones animation) (IQM, M3D, glTF)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
48 - Shaders support, including model shaders and **postprocessing** shaders
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
49 - **Powerful math module** for Vector, Matrix and Quaternion operations: [raymath](https://github.com/raysan5/raylib/blob/master/src/raymath.h)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
50 - Audio loading and playing with streaming support (WAV, QOA, OGG, MP3, FLAC, XM, MOD)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
51 - **VR stereo rendering** support with configurable HMD device parameters
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
52 - Huge examples collection with [+140 code examples](https://github.com/raysan5/raylib/tree/master/examples)!
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
53 - Bindings to [+70 programming languages](https://github.com/raysan5/raylib/blob/master/BINDINGS.md)!
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
54 - **Free and open source**
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
55
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
56 basic example
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
57 --------------
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
58 This is a basic raylib example, it creates a window and draws the text `"Congrats! You created your first window!"` in the middle of the screen. Check this example [running live on web here](https://www.raylib.com/examples/core/loader.html?name=core_basic_window).
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
59 ```c
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
60 #include "raylib.h"
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
61
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
62 int main(void)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
63 {
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
64 InitWindow(800, 450, "raylib [core] example - basic window");
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
65
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
66 while (!WindowShouldClose())
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
67 {
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
68 BeginDrawing();
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
69 ClearBackground(RAYWHITE);
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
70 DrawText("Congrats! You created your first window!", 190, 200, 20, LIGHTGRAY);
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
71 EndDrawing();
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
72 }
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
73
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
74 CloseWindow();
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
75
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
76 return 0;
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
77 }
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
78 ```
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
79
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
80 build and installation
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
81 ----------------------
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
82
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
83 raylib binary releases for Windows, Linux, macOS, Android and HTML5 are available at the [Github Releases page](https://github.com/raysan5/raylib/releases).
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
84
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
85 raylib is also available via multiple package managers on multiple OS distributions.
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
86
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
87 #### Installing and building raylib on multiple platforms
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
88
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
89 [raylib Wiki](https://github.com/raysan5/raylib/wiki#development-platforms) contains detailed instructions on building and usage on multiple platforms.
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
90
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
91 - [Working on Windows](https://github.com/raysan5/raylib/wiki/Working-on-Windows)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
92 - [Working on macOS](https://github.com/raysan5/raylib/wiki/Working-on-macOS)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
93 - [Working on GNU Linux](https://github.com/raysan5/raylib/wiki/Working-on-GNU-Linux)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
94 - [Working on Chrome OS](https://github.com/raysan5/raylib/wiki/Working-on-Chrome-OS)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
95 - [Working on FreeBSD](https://github.com/raysan5/raylib/wiki/Working-on-FreeBSD)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
96 - [Working on Raspberry Pi](https://github.com/raysan5/raylib/wiki/Working-on-Raspberry-Pi)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
97 - [Working for Android](https://github.com/raysan5/raylib/wiki/Working-for-Android)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
98 - [Working for Web (HTML5)](https://github.com/raysan5/raylib/wiki/Working-for-Web-(HTML5))
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
99 - [Working anywhere with CMake](https://github.com/raysan5/raylib/wiki/Working-with-CMake)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
100
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
101 *Note that the Wiki is open for edit, if you find some issues while building raylib for your target platform, feel free to edit the Wiki or open an issue related to it.*
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
102
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
103 #### Setup raylib with multiple IDEs
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
104
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
105 raylib has been developed on Windows platform using [Notepad++](https://notepad-plus-plus.org/) and [MinGW GCC](https://www.mingw-w64.org/) compiler but it can be used with other IDEs on multiple platforms.
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
106
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
107 [Projects directory](https://github.com/raysan5/raylib/tree/master/projects) contains several ready-to-use **project templates** to build raylib and code examples with multiple IDEs.
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
108
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
109 *Note that there are lots of IDEs supported, some of the provided templates could require some review, so please, if you find some issue with a template or you think they could be improved, feel free to send a PR or open a related issue.*
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
110
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
111 learning and docs
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
112 ------------------
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
113
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
114 raylib is designed to be learned using [the examples](https://github.com/raysan5/raylib/tree/master/examples) as the main reference. There is no standard API documentation but there is a [**cheatsheet**](https://www.raylib.com/cheatsheet/cheatsheet.html) containing all the functions available on the library a short description of each one of them, input parameters and result value names should be intuitive enough to understand how each function works.
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
115
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
116 Some additional documentation about raylib design can be found in [raylib GitHub Wiki](https://github.com/raysan5/raylib/wiki). Here are the relevant links:
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
117
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
118 - [raylib cheatsheet](https://www.raylib.com/cheatsheet/cheatsheet.html)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
119 - [raylib architecture](https://github.com/raysan5/raylib/wiki/raylib-architecture)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
120 - [raylib library design](https://github.com/raysan5/raylib/wiki)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
121 - [raylib examples collection](https://github.com/raysan5/raylib/tree/master/examples)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
122 - [raylib games collection](https://github.com/raysan5/raylib-games)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
123
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
124
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
125 contact and networks
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
126 ---------------------
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
127
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
128 raylib is present in several networks and raylib community is growing everyday. If you are using raylib and enjoying it, feel free to join us in any of these networks. The most active network is our [Discord server](https://discord.gg/raylib)! :)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
129
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
130 - Webpage: [https://www.raylib.com](https://www.raylib.com)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
131 - Discord: [https://discord.gg/raylib](https://discord.gg/raylib)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
132 - Twitter: [https://www.twitter.com/raysan5](https://www.twitter.com/raysan5)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
133 - Twitch: [https://www.twitch.tv/raysan5](https://www.twitch.tv/raysan5)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
134 - Reddit: [https://www.reddit.com/r/raylib](https://www.reddit.com/r/raylib)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
135 - Patreon: [https://www.patreon.com/raylib](https://www.patreon.com/raylib)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
136 - YouTube: [https://www.youtube.com/channel/raylib](https://www.youtube.com/c/raylib)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
137
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
138 contributors
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
139 ------------
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
140
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
141 <a href="https://github.com/raysan5/raylib/graphs/contributors">
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
142 <img src="https://contrib.rocks/image?repo=raysan5/raylib&max=500&columns=20&anon=1" />
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
143 </a>
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
144
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
145 license
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
146 -------
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
147
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
148 raylib is licensed under an unmodified zlib/libpng license, which is an OSI-certified, BSD-like license that allows static linking with closed source software. Check [LICENSE](LICENSE) for further details.
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
149
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
150 raylib uses internally some libraries for window/graphics/inputs management and also to support different file formats loading, all those libraries are embedded with and are available in [src/external](https://github.com/raysan5/raylib/tree/master/src/external) directory. Check [raylib dependencies LICENSES](https://github.com/raysan5/raylib/wiki/raylib-dependencies) on [raylib Wiki](https://github.com/raysan5/raylib/wiki) for details.