Save Matlab movie as .wrl file
2 次查看(过去 30 天)
显示 更早的评论
hey all,
I have a movie matrix which can be viewed as a movie using the movie() function. This movie is a 3d object whose shape is constantly changing at a rate. Now, how may I convert this movie to a .wrl file so that I can view it as a 3D animation in Blender? Thanks
G
1 个评论
Vashist Hegde
2020-7-3
To export movies to .avi format by following the steps given in this accepted answer,
And you can use online converters to connvert .avi to .wrl
回答(1 个)
Monisha Nalluru
2020-7-6
If you are using MATLAB version before 2014a you can make use of vrml function.
For all the later version you can download it from File Exchange
You can refer to this link
0 个评论
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!