• Stars
    star
    1,059
  • Rank 42,131 (Top 0.9 %)
  • Language
    PHP
  • Created about 12 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The source code and content of Open.GL.

Open.GL

This repository hosts the server content of the Open.GL tutorial site. It was made public to allow people to track changes to the site and suggest improvements.

E-book

This guide is now available in e-book formats as well:

The ebooks can be built by running ebook/make_ebook.sh from the root directory.

License

The code examples (content/code) are licensed as CC0, which is equivalent to public domain in most jurisdictions.

The source code of the site is licensed as MIT and content of the articles as Creative Commons Attribution-ShareAlike 4.0 International.

More Repositories

1

outrun

Execute a local command using the processing power of another Linux machine.
Python
3,104
star
2

VulkanTutorial

Tutorial for the Vulkan graphics and compute API
C++
2,927
star
3

vramfs

VRAM based file system for Linux
C++
1,228
star
4

openstreetmap-tile-server

Docker file for a minimal effort OpenStreetMap tile server
Shell
1,143
star
5

MineAssemble

A tiny bootable Minecraft clone written partly in x86 assembly
Assembly
1,028
star
6

OOGL

Object-oriented C++ wrapper for OpenGL.
C
400
star
7

WebCraft

Minecraft clone written in Javascript.
JavaScript
381
star
8

SteamWebAPI

Library for C# giving access to the functionality of the Steam Web API.
C#
169
star
9

MantleHelloTriangle

An implementation of Hello Triangle using the Mantle API on Windows
C
89
star
10

TheWitnessSolver

Solver for The Witness puzzles
JavaScript
72
star
11

JSGL

A software implementation of OpenGL 1.1 for Javascript.
JavaScript
69
star
12

ColorScatterPlot

Visualization of colors in an image through a 3D scatterplot
HTML
60
star
13

bf

Brainfuck interpreter in Rust
Rust
34
star
14

lambda

Compile anonymous functions based on C# lambda expressions at runtime.
C
25
star
15

raycraft

Minecraft clone using ray tracing for rendering.
C++
16
star
16

gitlabfs

Mount all projects in a company's GitLab instance as a file system.
Python
15
star
17

TrayLightControl

Windows tray application for controlling Milight/LimitlessLED LED lamps (currently bridge v5 only!)
C#
14
star
18

Raytracer

Very basic raytracer to experiment with
C++
12
star
19

pqpp

Simple PostgreSQL bindings for modern C++
C++
10
star
20

BFC

Standalone brainfuck compiler
Python
5
star
21

rest.d

A lightweight web framework for RESTful web applications written in D
D
4
star
22

BoggleSaga

A Java implementation of the Boggle game.
Java
2
star
23

CalculateExactly

University assignment about implementing arbitrary precision arithmetic in Java.
Java
2
star