gpu.util vocabulary - Factor Documentation (original) (raw)
gpu.util vocabulary
Factor handbook » Vocabulary index
Summary
Miscellaneous functions useful for GPU library apps
Metadata
Parents: | gpu |
---|---|
Authors: | Joe Groff |
Words
Tuple classes
Class | Superclass | Slots |
---|---|---|
![]() |
![]() |
texture point_size |
![]() |
![]() |
texture |
Singleton classes
Ordinary words
Word | Stack effect |
---|---|
![]() |
( verts framebuffer texture point-size dim -- ) |
![]() |
( dim order type -- renderbuffer texture ) |
![]() |
( verts program-instance -- vertex-array ) |
![]() |
( program-instance -- vertex-array ) |
![]() |
( -- buffer ) |
![]() |
( verts texture point-size dim -- texture ) |
![]() |
( texture dim -- ) |
![]() |
( -- value ) |
![]() |
( -- value ) |
![]() |
( -- value ) |
![]() |
( -- value ) |
![]() |
( -- value ) |
![]() |
( -- value ) |
![]() |
( -- value ) |
![]() |
( -- value ) |
Class predicate words
Word | Stack effect |
---|---|
![]() |
( object -- ? ) |
![]() |
( object -- ? ) |
![]() |
( object -- ? ) |
Files
resource:extra/gpu/util/util.factor
resource:extra/gpu/util/util-docs.factor
Metadata files
resource:extra/gpu/util/authors.txt
resource:extra/gpu/util/summary.txt
Children from resource:extra
Vocabulary | Summary |
---|---|
![]() |
Scaffolding for demo scenes that can be explored using FPS-style controls |