fury
actor
colormap
data
decorators
io
layout
shaders
tmpdirs
ui
utils
window
Read shader files.
dirname(p)
dirname
Returns the directory component of a pathname
load(filename)
load
pjoin(a, *p)
pjoin
Join two or more pathname components, inserting ‘/’ as needed.
fury.shaders.
Join two or more pathname components, inserting ‘/’ as needed. If any component is an absolute path, all previous path components will be discarded. An empty last part will result in a path that ends with a separator.