Next

Chapter 1. Cube

Ion Kiron

Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Table of Contents

What is Cube?
Introduction
Build
Dependencies
Configure
Compile
Install
Variables
Examples
Display Shape
Developers
class globject
References
Reference
Header <cube/gloo.hpp>
Header <cube/gloo/attribute.hpp>
Header <cube/gloo/buffer.hpp>
Header <cube/gloo/element_index.hpp>
Header <cube/gloo/globject.hpp>
Header <cube/gloo/opengl.hpp>
Header <cube/gloo/program.hpp>
Header <cube/gloo/shader.hpp>
Header <cube/gloo/uniform.hpp>
Header <cube/gloo/window.hpp>
[Note] Note

This library his heavily inspired by by the Python vispy.gloo library.

A modern OpenGL C++11 visualization library for 2d and 3d data.

Last revised: November 10, 2014 at 17:23:59 GMT


Next