From ce36198e976b6482ea39a8da9702b4d324bb55b9 Mon Sep 17 00:00:00 2001 From: Ray Date: Mon, 8 Apr 2019 16:41:15 +0200 Subject: Updated logos and links --- index.html | 41 +++++++++++++++++++++++++++++------------ 1 file changed, 29 insertions(+), 12 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 42a3fe7..354a220 100644 --- a/index.html +++ b/index.html @@ -95,14 +95,31 @@
- c-sharp raylib binding - python raylib binding - pascal raylib binding - ruby raylib binding - java raylib binding - lua raylib binding - go raylib binding - more raylib bindings + c-sharp raylib binding + go raylib binding + python raylib binding + ruby raylib binding + lua raylib binding + rust raylib binding + odin raylib binding + more raylib bindings +
+
+
+ raylib contributions +
+

I'm working hard on raylib but my resources are limited. If you enjoy raylib and want to help/contribute

+
+
+
+ + c-sharp raylib binding + go raylib binding + python raylib binding + ruby raylib binding + lua raylib binding + rust raylib binding + odin raylib binding

@@ -110,19 +127,19 @@
- NO external dependencies, all required libraries included with raylib
- - Multiple platforms supported: Windows, Linux, MacOS, Android... and many more!
+ - Multiplatform: Windows, Linux, MacOS, Android, HTML5... and more!
- Written in plain C code (C99) in PascalCase/camelCase notation
- Hardware accelerated with OpenGL (1.1, 2.1, 3.3 or ES 2.0)
- - Unique OpenGL abstraction layer (usable as standalone module): [rlgl]
- - Powerful fonts module with SpriteFonts support (XNA fonts, AngelCode fonts, TTF)
+ - Unique OpenGL abstraction layer: [rlgl]
+ - Powerful Fonts module (XNA SpriteFonts, BMfonts, TTF, SDF)
- Outstanding texture formats support, including compressed formats (DXT, ETC, ASTC)
- Full 3d support for 3d Shapes, Models, Billboards, Heightmaps and more!
- Flexible Materials system, supporting classic maps and PBR maps
- Shaders support, including Model shaders and Postprocessing shaders
+ - Skeletal animated models support (IQM)
- Powerful math module for Vector, Matrix and Quaternion operations: [raymath]
- Audio loading and playing with streaming support (WAV, OGG, MP3, FLAC, XM, MOD)
- VR stereo rendering support with configurable HMD device parameters
- - Bindings to Lua (raylib-lua), Go (raylib-go) and more!

raylib architechture -- cgit v1.2.3