|
Lx5suite |
|
Lx5suite is a collection of units for Freepascal (FPC) that allow you to quickly and easily do things
that would normally take a long time to get right, and do so in a well-structured object oriented way.
The units also ensure you need spend minimal time learning to understand the underlying systems
you are using (e.g. sound, graphics, networking) and more time using these systems to create solid
applications and games. It's all completely freeware, under heavy development, and source code is available.
When I have some free time, there will also be a tutorial series
to help newbie programmers go straight from 'Hello, World!' programs into games using true colour
and DirectX sound! Visit again frequently, especially the "What's New" page, as this is updated automatically
by lx5suite when changes are made and will be more current than even the news page.
Some credits are due here! The Win32 version uses DirectX-FPC by Thomas Schatzl as a baseline for lx5graph. Both Win32 & DOS versions use "FreeType" (ported to FPC by Thomas Schatzl) for displaying TrueType fonts. His home page is available via the links page on this site. |