Skip to content

Commit 06791ed

Browse files
committed
Update with Panda3D changes
1 parent f287e3f commit 06791ed

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ChangeLog.txt

+4
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ ViSP 3.x.x (Version in development)
3737
. New vpImageTools::inRange() functions to ease binary mask computation by thresholding HSV channels
3838
. New tutorials in tutorial/segmentation/color folder to show how to use HSV color segmentation to
3939
extract the corresponding point cloud
40+
. New scene renderer based on Panda3D. See inheritance diagram for vpPanda3DBaseRenderer class and corresponding
41+
tutorial.
4042
- Applications
4143
. Migrate eye-to-hand tutorials in apps
4244
- Tutorials
@@ -57,6 +59,8 @@ ViSP 3.x.x (Version in development)
5759
https://visp-doc.inria.fr/doxygen/visp-daily/tutorial-hsv-segmentation-live.html
5860
. New tutorial: Point cloud segmentation using HSV color scale
5961
https://visp-doc.inria.fr/doxygen/visp-daily/tutorial-hsv-segmentation-pcl.html
62+
. New tutorial: Rendering a 3D scene with Panda3D
63+
https://visp-doc.inria.fr/doxygen/visp-daily/tutorial-panda3d.html
6064
- Bug fixed
6165
. [#1251] Bug in vpDisplay::displayFrame()
6266
. [#1270] Build issue around std::clamp and optional header which are not found with cxx17

0 commit comments

Comments
 (0)