This repository was archived by the owner on Mar 19, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +1
-38
lines changed Expand file tree Collapse file tree 1 file changed +1
-38
lines changed Original file line number Diff line number Diff line change 1
- OpenGL-GLU version 0.03
2
- ==========================
3
-
4
- OpenGL::GLU provides perl bindings to the OpenGL Utility Library
5
- (GLU). It is derived from the Perl OpenGL code base to extract
6
- a stand-alone package. If you just use GLU features from OpenGL,
7
- then you should be able to accomplish the same with OpenGL::GLU.
8
-
9
- INSTALLATION
10
-
11
- To install this module type the following:
12
-
13
- perl Makefile.PL
14
- make
15
- make test
16
- make install
17
-
18
- DEPENDENCIES
19
-
20
- This module requires these other modules and libraries:
21
-
22
- Do not install with OpenGL! This is a stand-alone
23
- module for use with OpenGL::Modern.
24
-
25
-
26
- COPYRIGHT AND LICENCE
27
-
28
- Copyright (c) 1998,1999 Kenneth Albanowski. All rights reserved.
29
- Copyright (c) 2007 Bob Free. All rights reserved.
30
- Copyright (c) 2009-2013 Chris Marshall.
31
- Copyright (C) 2017 by Chris Marshall. All rights reserved.
32
-
33
-
34
- This library is free software; you can redistribute it and/or modify
35
- it under the same terms as Perl itself.
36
-
37
- This library is based on the code from the Perl OpenGL module.
38
-
1
+ This is now archived. See the "pogl" repository for where the code now lives.
You can’t perform that action at this time.
0 commit comments