client/beer.c: fix compile errors.
[libale.git] / README
blob5c26c0f22f4f9edb502cbc415fee86580b0534f1
1 README
2 ======
5 Overview
6 --------
8 libale is a library for synthetic capture and rendering.
11 Requirements
12 ------------
14 * OpenCL
17 Status
18 ------
20 libale is currently under development, as a spinoff from Ale:
22 http://auricle.dyndns.org/ALE/
25 Git repository
26 --------------
28 The libale git repository is hosted at repo.or.cz:
30 http://repo.or.cz/w/libale.git
33 Mailing list
34 ------------
36 Libale currently shares the ALE mailing list:
38 Posting address: ale@ventricle.dyndns.org
40 Subscription information: http://ventricle.dyndns.org/cgi-bin/mailman/listinfo/ale
42 Archives: http://ventricle.dyndns.org/pipermail/ale/
45 // The following notice applies to this README document:
47 // Copyright 2008 David Hilvert <dhilvert@gmail.com>
49 // This document is part of libale.
51 // libale is free software: you can redistribute it and/or modify it under the
52 // terms of the GNU Affero General Public License as published by the Free
53 // Software Foundation, either version 3 of the License, or (at your option)
54 // any later version.
56 // libale is distributed in the hope that it will be useful, but WITHOUT ANY
57 // WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
58 // FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public License for
59 // more details.
61 // You should have received a copy of the GNU Affero General Public License
62 // along with libale.  If not, see <http://www.gnu.org/licenses/>.