From 973da1ad79b18013f32934f91b0efa593b7fa2ce Mon Sep 17 00:00:00 2001 From: raysan5 Date: Sun, 21 Feb 2016 17:24:41 +0100 Subject: Updated to raylib v1.4 --- index.htm | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/index.htm b/index.htm index 931487c3..0bacc6da 100644 --- a/index.htm +++ b/index.htm @@ -78,18 +78,10 @@
raylib is a simple and easy-to-use library to learn videogames programming.
-
Download raylib Windows Installer (v1.3.0)
+
Download raylib Windows Installer (v1.4.0)

raylib is highly inspired by Borland BGI graphics lib and by XNA framework. Allegro and SDL have also been analyzed for reference.


-

NOTE for ADVENTURERS: 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? Jump to code examples!.


some raylib features @@ -98,7 +90,7 @@ - Written in plain C code (C99)
- Uses C# PascalCase/camelCase notation
- Hardware accelerated with OpenGL (1.1, 3.3 or ES2)
- - Unique OpenGL abstraction layer [rlgl]
+ - Unique OpenGL abstraction layer (usable as standalone module): [rlgl]
- Powerful fonts module with SpriteFonts support
- Outstanding texture formats support, including compressed formats
- Basic 3d support for Geometrics, Models, Heightmaps and Billboards
-- cgit v1.2.3