Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 863 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 863 Bytes

Raylib bindings and examples for XD Pascal

This is an adaptation of Donald Duvall's Raylib bindings for Free Pascal to support my own XD Pascal compiler.

Prerequisites

Raylib has been tested on Windows 7 and Windows 10 in the following configuration:

  • Libraries:
    • raylib.dll (version 2.6.0, 32-bit, MSVC compatible, 1897472 bytes)
    • vcruntime140d.dll (32-bit, 111952 bytes)
    • ucrtbased.dll (32-bit, 1647104 bytes)
  • Resources taken from the original bindings for Free Pascal.

Screenshots

models_first_person_maze

models_animation

textures_particles_blending

core_2d_camera

audio_music_stream