Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 663 Bytes

readme.md

File metadata and controls

36 lines (20 loc) · 663 Bytes

Construct: Shaders

An extension for Construct.js for shader management. Supports some shaders out of the box.

Features

These shaders are built-in:

  • rift: Oculus Rift

Install

Using bower:

bower install construct.shaders

Usage

First configure the extension with the shaders you will be including

construct.input(["rift"]);

Then use the relevant methods in the Main3D view...

Credits

Initiated by Makis Tracend ( @tracend )

Released at Makesites.org

Distributed under the MIT license