File: README

package info (click to toggle)
ruby-opengl 0.60.1%2Bdfsg2-1~wheezy1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,048 kB
  • sloc: ansic: 24,676; ruby: 9,400; sh: 12; makefile: 10
file content (16 lines) | stat: -rw-r--r-- 539 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Examples
========

This directory contains OpenGL examples converted to ruby from various sources.
As such, they are distributed under various terms - see each file for licensing info.

RedBook/
	Examples from OpenGL Red Book and SGI's example code in general, licensed under
	SGI open-source license.
OrangeBook/
	Examples from OpenGL Orange Book (GLSL), distributed under BSD license
NeHe/
  NeHe's opengl tutorials (http://nehe.gamedev.net), licensed under free license.
Misc/
	Other examples. If license is not given, MIT is assumed.