Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

K3d #81

Open
wants to merge 43 commits into
base: master
Choose a base branch
from
Open

K3d #81

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
72f0b18
Add K3d widgets for PointCloud, TriMesh and TexturedTriMesh
Sep 10, 2020
8874245
Add k3d dependency
Sep 11, 2020
82658d9
Add Landmark Inline Viewer
Sep 11, 2020
fe2c79c
- Add K3d inline viewer in LandmarkerViewer LabelledPointUndirectedGr…
Sep 14, 2020
8d20422
Add view method for 3D Shape Model
Sep 16, 2020
0798abb
Update Introduction notebook, move outside of build package
Sep 16, 2020
5ec2eef
Update Introduction K3d. New paths for loading data
Sep 16, 2020
2bc393a
Update Introduction K3d. New paths for loading data
Sep 16, 2020
4fb71e7
Remove menpowidgets dependency. However, it is needed to install menp…
Oct 5, 2020
dbf4d3f
Add dict_figures, list_figures, clear_figures in k3dwidgets
Oct 5, 2020
e57ff4c
Debugging of some code in viewk3dwidgets;
Oct 5, 2020
167d290
Debugging in viewk3dwidgets
Oct 5, 2020
f39dbd1
Add heatmap method as a k3dwidget. Move definition of heatmap using m…
Oct 7, 2020
2880362
Add list_figures, dict_figures, clear_figure in __init__, so they can…
Oct 8, 2020
507c034
Update 0_Introduction_to_K3d_Widgets notebook with heatmap example an…
Oct 8, 2020
cc54b49
Add VectorInlineViewer3d. Move the widget check to the abstract classs
Oct 9, 2020
453ac54
Add K3dGraphViewer and K3dNormalViewer class. Add numbering at landm…
Oct 11, 2020
1fcbf1b
Add graph viewer, normals viewer and numbering examples
Oct 11, 2020
cac0a51
Checking and creation of widg_to_draw is happening in K3dRenderer for…
Oct 12, 2020
3335100
One more check was added in order to plot in the same figure. All poi…
Oct 12, 2020
b58fb5a
Add ColouredTriMeshInlineViewer3d. TextureTriMesh can be rendered now…
Oct 12, 2020
04892b7
Add one more check for plotting an inline figure. If new_figure is Fa…
Oct 13, 2020
62d3d52
Update Introduction with more examples for failure
Oct 13, 2020
8354cee
Add landmark support in K3dwidgetsColouredTriMeshViewer3d. List of se…
Oct 16, 2020
933a4f9
Update 0_Introduction_to_K3d_Widgets
Nov 18, 2020
a65fb09
Update 0_Introduction_to_K3d_Widgets.ipynb
Nov 20, 2020
7f74381
Camera_auto_fit is false and the new camera posiition is defined by t…
Nov 25, 2020
2a4f876
mesh_type argument in view method for trimesh is enabled in K3dwidget…
Nov 26, 2020
f48b313
Add K3dwidgetIdentity class
Nov 27, 2020
30f7a6b
Update example 0_Introduction_to_K3d_Widgets
Dec 1, 2020
297aaf0
K3dwidgetsPCAModelViewer3d supports PointClouds as well. Address issu…
Dec 16, 2020
5f915f0
Remove commented deprecated commands
Dec 16, 2020
3b4157a
Add MayaviHeatmapViewer3d in import list in base.py
Jan 17, 2021
c8b83b5
Fix error in import Heatmap3d in visualize/__init__.py
Jan 17, 2021
f1970a2
Fix mayavi plotting for landmarks.
Jan 20, 2021
d686fa8
Changes in viewk3dwidgets: rgbint and K3dwidgetsPointGraphViewer3d
Jan 28, 2021
856be82
Remove dependency on menpowidgets package
Jan 29, 2021
d3f34a1
Add PointCloud with colours example in 0_Introduction_to_K3d_Widgets
Feb 3, 2021
2a97c75
Fix default value for colours argument in K3dwidgetsPointGraphViewer3d
Feb 25, 2021
1fb1983
Various changes to fix code in viewk3dwidgets
Feb 25, 2021
eb26b61
Removing and tidying parameters for view_3d inline methods
Feb 26, 2021
0fdc518
fix bug in setup, add version requirement for ipywidget
apapaion Oct 27, 2022
36f6021
Fix bug in setup.py
apapaion May 10, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading