Socket
Book a DemoInstallSign in
Socket

gopkg.in/Tobscher/go-three.v0

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gopkg.in/Tobscher/go-three.v0

Go
Version
v0.0.0-20141027220709-71cd5a7ceb14
Version published
Created
Source

go-three Build Status GoDoc

go-three provides a simple API to create and display animated 3D computer graphics.

Prerequisites

  • GLFW ~> 3.0
  • GLEW >= 1.5.4

NOTE: Check out the scripts directory on how to install dependencies.

Installation

Once you have installed the prerequisites you can install the package via go get:

go get github.com/Tobscher/go-three

Documentation

Documentation can be found on godoc.org.

Examples

Examples can be found in the examples/ subdirectory.

Contributing

If you encounter any issues please file an issue.

Pull requests are welcome.

FAQs

Package last updated on 27 Oct 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts