How to:
Resample images
Create texture atlases
Work with surface geometry
Use smoothstep
Make noise
Create SDFs
Work with tiles
Reference:
API Reference
Release notes
License
Index
Links:
GitHub
PyPi
Docs
Sibling projects:
tinycio
tinyfilm
tinytex
Index
Index
A
|
B
|
C
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
P
|
Q
|
R
|
S
|
T
|
V
|
W
A
add() (tinytex.Atlas method)
angles_to_normals() (tinytex.SurfaceOps class method)
apply() (tinytex.Smoothstep class method)
Atlas (class in tinytex)
B
blend() (tinytex.Tiling class method)
blend_normals() (tinytex.SurfaceOps class method)
blue() (tinytex.SpectralNoise class method)
box() (tinytex.SDF class method)
brownian() (tinytex.SpectralNoise class method)
C
circle() (tinytex.SDF class method)
compute() (tinytex.SDF class method)
compute_lod_offsets() (tinytex.Resampling class method)
compute_occlusion() (tinytex.SurfaceOps class method)
crop() (tinytex.Resampling class method)
cubic_polynomial() (tinytex.Smoothstep class method)
cubic_rational() (tinytex.Smoothstep class method)
cull_haar_2d_aw() (tinytex.Wavelet class method)
cull_haar_magnitude() (tinytex.Wavelet class method)
F
forward() (tinytex.Smoothstep method)
fractal() (tinytex.SpatialNoise class method)
from_dir() (tinytex.Atlas class method)
G
generate_mask() (tinytex.Atlas method)
generate_mip_pyramid() (tinytex.Resampling class method)
get_tile_index() (tinytex.Tiling class method)
get_tile_neighbors() (tinytex.Tiling class method)
get_tile_position() (tinytex.Tiling class method)
H
haar() (tinytex.Wavelet class method)
haar_2d() (tinytex.Wavelet class method)
haar_bipolar() (tinytex.Wavelet class method)
height_to_curvature() (tinytex.SurfaceOps class method)
height_to_normals() (tinytex.SurfaceOps class method)
I
interpolate() (tinytex.Smoothstep class method)
inv_cubic_polynomial() (tinytex.Smoothstep class method)
inv_cubic_rational() (tinytex.Smoothstep class method)
inv_piecewise_polynomial() (tinytex.Smoothstep class method)
inv_piecewise_quadratic() (tinytex.Smoothstep class method)
inv_quadratic_rational() (tinytex.Smoothstep class method)
inv_quartic_polynomial() (tinytex.Smoothstep class method)
inv_rational() (tinytex.Smoothstep class method)
inv_trigonometric() (tinytex.Smoothstep class method)
inverse() (tinytex.Smoothstep method)
inverse_haar() (tinytex.Wavelet class method)
inverse_haar_2d() (tinytex.Wavelet class method)
inverse_log_polar() (tinytex.Warping class method)
L
log_polar() (tinytex.Warping class method)
M
max() (tinytex.SDF class method)
merge() (tinytex.Tiling class method)
min() (tinytex.SDF class method)
module
tinytex
tinytex.rand
N
noise_psd_2d() (tinytex.SpectralNoise class method)
normalize() (tinytex.SurfaceOps class method)
normals_to_angles() (tinytex.SurfaceOps class method)
normals_to_height() (tinytex.SurfaceOps class method)
np_hash2_uint() (in module tinytex.rand)
np_hash_uint() (in module tinytex.rand)
P
pack() (tinytex.Atlas method)
pad_rb() (tinytex.Resampling class method)
pad_to_next_pot() (tinytex.Resampling class method)
perlin() (tinytex.SpatialNoise class method)
piecewise_polynomial() (tinytex.Smoothstep class method)
piecewise_quadratic() (tinytex.Smoothstep class method)
pink() (tinytex.SpectralNoise class method)
pt_hash2_uint() (in module tinytex.rand)
pt_hash2_uv() (in module tinytex.rand)
pt_hash2_xy() (in module tinytex.rand)
pt_hash_uint() (in module tinytex.rand)
pt_noise2() (in module tinytex.rand)
pt_noise3() (in module tinytex.rand)
Q
quadratic_rational() (tinytex.Smoothstep class method)
quartic_polynomial() (tinytex.Smoothstep class method)
quintic_polynomial() (tinytex.Smoothstep class method)
R
rational() (tinytex.Smoothstep class method)
recompute_z() (tinytex.SurfaceOps class method)
render() (tinytex.SDF class method)
Resampling (class in tinytex)
resize() (tinytex.Resampling class method)
resize_le() (tinytex.Resampling class method)
resize_le_to_next_pot() (tinytex.Resampling method)
resize_se() (tinytex.Resampling class method)
S
sample() (tinytex.Atlas method)
sample_lod_bilinear() (tinytex.Resampling class method)
sample_lod_bspline_dither() (tinytex.Resampling class method)
sample_lod_bspline_hybrid() (tinytex.Resampling class method)
sample_random() (tinytex.Atlas method)
SDF (class in tinytex)
segment() (tinytex.SDF class method)
Smoothstep (class in tinytex)
Smoothstep.Interpolant (class in tinytex)
snap_nearest_as() (tinytex.Voronoi class method)
snap_offset() (tinytex.Voronoi class method)
SpatialNoise (class in tinytex)
SpectralNoise (class in tinytex)
split() (tinytex.Tiling class method)
SurfaceOps (class in tinytex)
T
tile() (tinytex.Resampling class method)
tile_n() (tinytex.Resampling class method)
tile_to_square() (tinytex.Resampling class method)
Tiling (class in tinytex)
tinytex
module
tinytex.rand
module
trigonometric() (tinytex.Smoothstep class method)
turbulence() (tinytex.SpatialNoise class method)
V
violet() (tinytex.SpectralNoise class method)
Voronoi (class in tinytex)
W
Warping (class in tinytex)
Wavelet (class in tinytex)
white() (tinytex.SpectralNoise class method)
worley() (tinytex.SpatialNoise class method)