Commit graph

3 commits

Author SHA1 Message Date
Solal Depardieu
8299cabf28 [nodes] Change in export animated cams and improving blender node
The returns in ExportAnimatedCamera didn't include the path toward the undistorted images so I added it.

The Blender Rendition nodes can now (among other things) diplay cloud of points. The code is cleaned up and only the background image sequence remains to be implemented...
2021-07-23 13:11:16 +02:00
Solal Depardieu
a37bdebbb5 [nodes] Animated Camera Rendering (can't see cloud of point on render)
The node is almost functional. The animated camera works but the imported cloud of point isn't visible is rendering... I'll need to find a way to make display it.
(For now there is a cube as a placeholder in the scene to show the movement of the camera)
2021-07-23 13:11:16 +02:00
Solal Depardieu
64da47fc8e [nodes] adding new node for Animated Camera Rendering (no errors but not functional yet) 2021-07-23 13:11:16 +02:00