merge: issue/0034 — scientific viz (treemap, sankey, chord, contour, voronoi)
# Conflicts: # cpp/apps/primitives_gallery/CMakeLists.txt # cpp/apps/primitives_gallery/demos.h # cpp/apps/primitives_gallery/main.cpp
This commit is contained in:
@@ -41,6 +41,11 @@ void demo_table_view();
|
||||
void demo_surface_plot_3d(); // issue 0028, ImPlot3D
|
||||
void demo_scatter_3d(); // issue 0028, ImPlot3D
|
||||
void demo_mesh_viewer(); // issue 0029
|
||||
void demo_treemap(); // issue 0034
|
||||
void demo_sankey(); // issue 0034
|
||||
void demo_chord(); // issue 0034
|
||||
void demo_contour(); // issue 0034
|
||||
void demo_voronoi(); // issue 0034
|
||||
|
||||
// --- Gfx ---
|
||||
void demo_shader_canvas();
|
||||
|
||||
Reference in New Issue
Block a user