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


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (46)
   o Development (242)
   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: 1623

Full index file
Recent index file

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

GLFW

Description: libGLFW
Download: libglfw.i386-aros.zip       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 615kb
Version: 2.6
Date: 26 Oct 22
Author: https://www.glfw.org/
Submitter: serk118@gmail.com
Email: serk118/gmail com
Homepage: https://www.glfw.org/
Requirements: i386
Category: development/library
License: Other
Distribute: yes
FileID: 2587
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 113  (Current version)
113  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
Ported to AROS by serk118uk (serk118()gmail.com)(2022)

GLFW 2.6 librarie for AROS.
To install it:
1. copy lib/libglfw.a to LIB:
2. copy the content of include/ to INCLUDE:GL/


Pascal/ folder contains pascal example..

To compile c/c++ examples/ or test/ folder 
-----------------------------------------
gcc -o particles particles.c -lglfw -lglu -lgl


https://www.glfw.org/
----------------------------
OpenGL, OpenGL ES and Vulkan development on the desktop. It provides a simple
API for creating windows, contexts and surfaces, receiving input and events..



Copyright © 2005 - 2024 The AROS Archives All Rights Reserved