The AROS Archives(anonymous IP: 18.191.88.249,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (46)
   o Development (243)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1624

Full index file
Recent index file

Part of aros exec
 Readme for:  Development » Library » raylib5.i386-aros.zip

Raylib 5

Description: A simple and easy-to-use library to write games..
Download: raylib5.i386-aros.zip       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 22Mb
Version: 5.0
Date: 18 Mar 24
Author: https://www.raylib.com/
Submitter: serk118
Email: serk118/gmail com
Homepage: https://www.raylib.com/
Requirements: i386
Category: development/library
Replaces: development/library/raylib5.i386-aros.zip
License: Other
Distribute: yes
FileID: 2835
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads:  (Current version)
17  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
RAYLIB 5.0 AROS[x86]
------------------

Raylib5 is a simple and easy-to-use library for video games programming..

All the examples compiles without any problem, 

-Joypad support disabled atm (it wont work until i add joypad support to GLFW
3.4).

AHI implemented to Raylib-5
---------------------------

-Joypad needs more time and thinkering....


Examples (added)
----------------
-Simple_PlayMusic (a commandline tool uses raylib5 to play and output as AHI)
-[mp3/flac/wav] tested formats and plays fine...


Installing on aros
------------------
Copy lib/ to your development lib/ folder..
include to your development include/

Compiling examples
------------------

Download latest version of Raylib and goto examples and edit makefile and add
aros support
by adding "LIBS = -lraylib -lglfw3 -lgl -lopenal -lpthread -ldll" for aros to
compile examples 
or any raylib code..

if you are having problem than email me and i will send you my makefile with
aros support.

You can use keyboard for events...

btw Not archived the sourcecode since its a huge in size.

most help will be at https://github.com/raysan5

note
----
I test and compiled GLFW & Raylib natively on aros using intelGMA..

You can start to code and compile anything using Raylib5, i will be busy adding
output/ahi and joypad support..

bugs
----
serk118()gmail.com




Copyright © 2005 - 2024 The AROS Archives All Rights Reserved