<pclass="chromeframe">You are using an <strong>outdated</strong> browser. Please <ahref="http://browsehappy.com/">upgrade your browser</a> or <ahref="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<divclass="header">
<aid="logo"href="index.html"></a>
<divid="social">
</head>
<body>
<divclass="page">
<!--[if lt IE 7]>
<pclass="chromeframe">You are using an <strong>outdated</strong> browser. Please <ahref="http://browsehappy.com/">upgrade your browser</a> or <ahref="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<pclass="chromeframe">You are using an <strong>outdated</strong> browser. Please <ahref="http://browsehappy.com/">upgrade your browser</a> or <ahref="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<divclass="header">
<aid="logo"href="index.html"></a>
<divid="social">
</head>
<body>
<divclass="page">
<!--[if lt IE 7]>
<pclass="chromeframe">You are using an <strong>outdated</strong> browser. Please <ahref="http://browsehappy.com/">upgrade your browser</a> or <ahref="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<metaname="description"content="raylib is a simple and easy-to-use library to learn videogames programming. Wanna help with raylib development? You are welcome!">
<metaname="description"content="raylib is a simple and easy-to-use library to learn videogames programming. Wanna help with raylib development? You are welcome!">
<metaproperty="og:description"content="wanna help with raylib development? you are welcome!"/>
<linkrel="stylesheet"href="common/css/main.css">
<linkrel="icon"href="favicon.ico"/>
</head>
<body>
<divclass="page">
<!--[if lt IE 7]>
<pclass="chromeframe">You are using an <strong>outdated</strong> browser. Please <ahref="http://browsehappy.com/">upgrade your browser</a> or <ahref="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<linkrel="icon"href="favicon.ico"/>
</head>
<body>
<divclass="page">
<!--[if lt IE 7]>
<pclass="chromeframe">You are using an <strong>outdated</strong> browser. Please <ahref="http://browsehappy.com/">upgrade your browser</a> or <ahref="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<p>I’m working hard on raylib but my resources are quite limited.
If you enjoy raylib and want to help / contribute, please, <aclass="simplelink"href="mailto:raysan@raysanweb.com?subject=Hey! I want to help/contribute!"><strong>let me know</strong></a>.</p>
<br>
<p>The following help is highly appreciated:</p>
<br>
<pclass="help">- C programming - Can you write / review / test / improve the code?</p>
<pclass="help">- Documentation / Tutorials writters - Can you write some tutorial?</p>
<pclass="help">- Linux, OSX, consoles... - Can you compile and test raylib on another system?</p>
<pclass="help">- Testers of current features - Can you find some bug on raylib?</p>
<pclass="help">- Web Development - Can you help with the web?</p>
<br>
<p>If you can not help on any of the above points but you still want to contribute...
<divclass="content">
<p>I’m working hard on raylib but my resources are quite limited.
If you enjoy raylib and want to help / contribute, please, <aclass="simplelink"href="mailto:raysan@raysanweb.com?subject=Hey! I want to help/contribute!"><strong>let me know</strong></a>.</p>
<br>
<p>The following help is highly appreciated:</p>
<br>
<pclass="help">- C programming - Can you write / review / test / improve the code?</p>
<pclass="help">- Documentation / Tutorials writters - Can you write some tutorial?</p>
<pclass="help">- Linux, OSX, consoles... - Can you compile and test raylib on another system?</p>
<pclass="help">- Testers of current features - Can you find some bug on raylib?</p>
<pclass="help">- Web Development - Can you help with the web?</p>
<br>
<p>If you can not help on any of the above points but you still want to contribute...
please, consider helping with a small donation or contributing with raylib <aclass="simplelink"href="https://www.patreon.com/raysan5">patreon</a>.
It will really motivate to continue improving this project.</p>
<inputtype="image"src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif"border="0"name="submit"alt="PayPal - The safer, easier way to pay online!">
<inputtype="image"src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif"border="0"name="submit"alt="PayPal - The safer, easier way to pay online!">
<pclass="chromeframe">You are using an <strong>outdated</strong> browser. Please <ahref="http://browsehappy.com/">upgrade your browser</a> or <ahref="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
</head>
<body>
<divclass="page">
<!--[if lt IE 7]>
<pclass="chromeframe">You are using an <strong>outdated</strong> browser. Please <ahref="http://browsehappy.com/">upgrade your browser</a> or <ahref="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<p>raylib is highly inspired by Borland BGI graphics lib and by XNA framework. Allegro and SDL have also been analyzed for reference.</p>
<br>
<p>raylib is highly inspired by Borland BGI graphics lib and by XNA framework. Allegro and SDL have also been analyzed for reference.</p>
<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? <aclass="simplelink"href="examples.html"target="_self">Jump to code examples!</a>.</p>
<br>
<strong>some raylib features</strong>
<br>
<divclass="list">
- Written in plain C code (C99)<br>
- Uses PascalCase/camelCase notation<br>
- Hardware accelerated with OpenGL (<strong>1.1, 2.1, 3.3 or ES 2.0</strong>)<br>
- Unique OpenGL abstraction layer (usable as standalone module): [<aclass="simplelink"href="https://github.com/raysan5/raylib/blob/master/src/rlgl.h"target="_blank">rlgl</a>]<br>
- Powerful fonts module with SpriteFonts support (XNA fonts, AngelCode fonts, TTF)<br>
- Basic 3d support for Geometrics, Models, Heightmaps and Billboards<br>
- Materials (diffuse, normal, specular) and Lighting (point, directional, spot)<br>
- Shaders support, including Model shaders and Postprocessing shaders<br>
- Powerful math module for Vector and Matrix operations: [<aclass="simplelink"href="https://github.com/raysan5/raylib/blob/master/src/raymath.h"target="_blank">raymath</a>]<br>
- Audio loading and playing with streaming support (WAV, OGG, FLAC, XM, MOD)<br>
- Powerful math module for Vector and Matrix operations: [<aclass="simplelink"href="https://github.com/raysan5/raylib/blob/master/src/raymath.h"target="_blank">raymath</a>]<br>
- Audio loading and playing with streaming support (WAV, OGG, FLAC, XM, MOD)<br>
- VR stereo rendering support with configurable HMD device parameters<br>
<p>Wanna see all functions available in raylib? <aclass="simplelink"href="cheatsheet/cheatsheet.html">CHECK CHEATSHEET</a></p>
<p>raylib is open-source and free to use. <aclass="simplelink"href="license.html"target="_self">View license</a>.</p>
<p>raylib is open-source and free to use. <aclass="simplelink"href="license.html"target="_self">View license</a>.</p>
<br>
<strong>raylib supporters on patreon</strong>
<p>The following people is supporting raylib project on <aclass="simplelink"href="https://www.patreon.com/raysan5"target="_blank">patreon</a>. Many thanks to all of them for believing in the project and contributing to it.</p>
@ -128,24 +130,24 @@
<p> - Evan</p>
<br>
<p>And a very special thanks to <strong>Ilya Zarembsky</strong> for his generous contribution. Many thanks Ilya! Hope your students enjoy raylib! :D</p>
</div>
</div>
<divclass="footer">
<p>Web developed by <ahref="http://www.raysanweb.com"target="_blank">RaySan</a> and <ahref="http://www.elendow.com"target="_blank">Elendow</a></p>
</div>
<divclass="footer">
<p>Web developed by <ahref="http://www.raysanweb.com"target="_blank">RaySan</a> and <ahref="http://www.elendow.com"target="_blank">Elendow</a></p>
<metaname="description"content="raylib is a simple and easy-to-use library to learn videogames programming. It is free, open-source and can be used in commercial projects at no cost!">
<metaname="description"content="raylib is a simple and easy-to-use library to learn videogames programming. It is free, open-source and can be used in commercial projects at no cost!">
<metaproperty="og:description"content="raylib zlib/libpng license... it is free, open-source and can be used in commercial projects at no cost!"/>
<linkrel="stylesheet"href="common/css/main.css">
<linkrel="icon"href="favicon.ico"/>
</head>
<body>
<divclass="page">
<!--[if lt IE 7]>
<pclass="chromeframe">You are using an <strong>outdated</strong> browser. Please <ahref="http://browsehappy.com/">upgrade your browser</a> or <ahref="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<linkrel="icon"href="favicon.ico"/>
</head>
<body>
<divclass="page">
<!--[if lt IE 7]>
<pclass="chromeframe">You are using an <strong>outdated</strong> browser. Please <ahref="http://browsehappy.com/">upgrade your browser</a> or <ahref="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>