|
MRPTree v0.5.0.0 examples-func-viz 0.5.0.0
MR 2^P Trees (MRPTree)
|
| examples-func-viz | |
| complex_color_image.cpp | 2D complex function plot |
| complex_magnitude_surface.cpp | Complex magnitude surface with coloring |
| curve_plot.cpp | A simple curve plot |
| ear_surface.cpp | Sampling for an implicit surface |
| ear_surface_glue.cpp | Mirroring & gluing surfaces together |
| holy_wave_surf.cpp | Directly use MR_cell_cplx to randomly place triangles on a surface |
| implicit_curve_2d.cpp | Sampleing on a 2D grid to extract an implicit curve |
| implicit_surface.cpp | Sampling for an implicit surface |
| parametric_curve_3d.cpp | Parametric curve as the intersection of two parametric surfaces |
| parametric_surface_with_defects.cpp | Parametric surface with defects |
| performance_with_large_surface.cpp | Stress test with a large surface object |
| surface_branch_glue.cpp | Mirroring & gluing surfaces together |
| surface_plot_annular_edge.cpp | Surface with an undefined annular region |
| surface_plot_corner.cpp | Surface with a sharp edge |
| surface_plot_edge.cpp | Surface with an undefined regions |
| surface_plot_step.cpp | Surface with a step discontinuity along a curve |
| surface_with_normals.cpp | Simple surface function graph |
| test_interp_scale.cpp | Quick test program for getPxColorInterpBLin |
| trefoil.cpp | Trefoil parametric surface |
| vector_field_3d.cpp | Vector field for Lorenz system |