ambient

From Pdpedia

Jump to: navigation, search
ambient
{{{example_image}}}
caption
Description: set the ambient color with a vector
Abbreviation:  
Library: gem
Author(s): Mark Danks, IOhannes m zmölnig, Günter Geiger, tigital, Chris Clepper et al.
Developer(s):
Release version:
Release date: 1997-2007
Status: active
Dependencies:
License: GPLv2 or later
Website: http://gem.iem.at/
Programming Language:
Platform(s): GNU/Linux, Mac OS X, Windows
Language: English
Data type(s): gem list
Distribution(s): Pd-extended, pure dyne, gem debian package



Synopsis: [ambient]

Class: manipulation object

Description: ambient colouring

[ambient] accepts a gemList and sets the ambient-color for all subsequent vertex-operations. You have to enable lighting to see any effects.

Arguments:

a list of 3 (RGB) or 4 (RGBA) float-values.

defaults: 0.2 0.2 0.2 1

Inlets:

Inlet 1: gemlist

Inlet 2: list: 3(RGB) or 4(RGBA) float values

Outlets:

Outlet 1: gemlist

GEM object

Example:

Create window:



Contents

[edit] Inlets

[edit] Outlets

[edit] Arguments

[edit] Messages

Personal tools