FuncViz examples
Generalized bitree/quadtree/octree library
|
▼ examples | |
complex_magnitude_surface.cpp | Complex magnitude surface with coloring |
cplxColor.cpp | Draw complex function plots |
curve_plot.cpp | A simple curve plot |
ear_surface.cpp | Sampling for an implicit surface |
ear_surface_glue.cpp | Mirroring & gluing surfaces together |
funcviz_config.cpp | Pulling metadata at runtime from the cmake process |
hello_MRaster.cpp | Minimal example for MR_rect_tree/MR_cell_cplx/MR_rt_to_cc and MRaster |
hello_world.cpp | Minimal example for MR_rect_tree/MR_cell_cplx/MR_rt_to_cc |
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 |
trefoil.cpp | Trefoil parametric surface |
vector_field_3d.cpp | Vector field for Lorenz system |