Handbook
Glossary
<sobel-uniforms> ( sobel -- uniforms )
Vocabulary
gpu
.
demos
.
bunny
Inputs
sobel
an
object
Outputs
uniforms
an
object
Definition
USING:
accessors
kernel
;
IN:
gpu.demos.bunny
:
<sobel-uniforms>
( sobel -- uniforms )
{
1.0 1.0
}
swap
[
color-texture>>
]
[
normal-texture>>
]
[
depth-texture>>
]
tri
{
0.1 0.0 0.1 1.0
}
sobel-uniforms
boa
;