Lightplane
User Guide
Introduction
Lightplane Examples
3D feature grids
Rendering rays
Lightplane Renderer
Lightplane Splatter
COG Code Generator
Memory & Speed Benchmark
API Reference
Lightplane Renderer API
Lightplane Splatter API
Rendering rays API
MLP API
Naive Implementation API
Visualization API
Misc Utilities API
Lightplane
Index
Index
_
|
A
|
C
|
D
|
E
|
F
|
G
|
I
|
J
|
L
|
M
|
N
|
P
|
R
|
S
|
U
|
V
_
__init__() (lightplane.LightplaneMLPSplatter method)
(lightplane.LightplaneRenderer method)
(lightplane.LightplaneSplatter method)
A
assert_shape() (in module lightplane.misc_utils)
C
calc_harmonic_embedding() (in module lightplane)
calc_harmonic_embedding_dim() (in module lightplane)
calculate_scaffold() (lightplane.LightplaneRenderer method)
check_grid_and_color_grid() (in module lightplane.misc_utils)
color_chn (lightplane.DecoderParams attribute)
D
DecoderParams (class in lightplane)
E
eval_decoder_at_points() (lightplane.LightplaneRenderer method)
eval_opacity_at_points() (lightplane.LightplaneRenderer method)
F
flatten_decoder_params() (in module lightplane)
flatten_grid() (in module lightplane.misc_utils)
flatten_splatter_params() (in module lightplane)
flattened_decoder_params_to_list() (in module lightplane)
flattened_triton_decoder_to_list() (in module lightplane)
forward() (lightplane.LightplaneMLPSplatter method)
(lightplane.LightplaneRenderer method)
(lightplane.LightplaneSplatter method)
G
get_decoder_params() (lightplane.LightplaneRenderer method)
get_decoder_params_list() (lightplane.LightplaneRenderer method)
get_splatter_params() (lightplane.LightplaneMLPSplatter method)
(lightplane.LightplaneSplatter method)
get_triton_function_input_dims() (in module lightplane)
I
if_not_none_else() (in module lightplane.misc_utils)
init_decoder_params() (in module lightplane)
init_splatter_params() (in module lightplane)
is_in_bounds() (in module lightplane.misc_utils)
J
jitter_near_far() (in module lightplane)
L
lightplane_mlp_splatter() (in module lightplane)
lightplane_mlp_splatter_naive() (in module lightplane)
lightplane_renderer() (in module lightplane)
lightplane_renderer_naive() (in module lightplane)
lightplane_splatter() (in module lightplane)
lightplane_splatter_naive() (in module lightplane)
LightplaneMLPSplatter (class in lightplane)
LightplaneRenderer (class in lightplane)
LightplaneSplatter (class in lightplane)
M
mlp_params (lightplane.DecoderParams attribute)
(lightplane.SplatterParams attribute)
N
n_hidden (lightplane.SplatterParams attribute)
n_hidden_color (lightplane.DecoderParams attribute)
n_hidden_opacity (lightplane.DecoderParams attribute)
n_hidden_trunk (lightplane.DecoderParams attribute)
P
pad_feature_to_block_size() (in module lightplane.misc_utils)
process_and_flatten_grid() (in module lightplane.misc_utils)
R
Rays (class in lightplane)
S
SplatterParams (class in lightplane)
U
unflatten_grid() (in module lightplane.misc_utils)
V
visualize_rays_plotly() (in module lightplane)