hi
use myapp.SetVideoframeSave(True) to enable automatic saving of all frames to disk (look same folder of the app to see the bmp files).
Use myapp.SetVideoframeSaveInterval(5) for example to save just 1 frame each 5. Default is 1.
Note that -given a limitation in Irrlicht screen grabbing code- if you move some window in front of the Irrlicht 3d view, the first window will 'cover' the second.
Alessandro Tasora
--
You received this message because you are subscribed to the Google Groups "ProjectChrono" group.
To unsubscribe from this group and stop receiving emails from it, send an email to projectchron...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/projectchrono/ba69a09e-0eb3-47a8-b2d7-5e2f1b32e231o%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/projectchrono/8b1d16f5-332a-2381-fbc7-64e0056105db%40ied.unipr.it.
To unsubscribe from this group and stop receiving emails from it, send an email to projectchrono+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/projectchrono/ba69a09e-0eb3-47a8-b2d7-5e2f1b32e231o%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "ProjectChrono" group.
To unsubscribe from this group and stop receiving emails from it, send an email to projectchrono+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/projectchrono/8b1d16f5-332a-2381-fbc7-64e0056105db%40ied.unipr.it.
Yes, you can do that but you will have to
invoke the Irrlicht functions yourself.
As an example, look at demo_VEH_M113 (https://github.com/projectchrono/chrono/blob/develop/src/demos/vehicle/demo_M113/demo_VEH_M113.cpp)
lines 295-300 and at the implementation of the Chrono::Vehicle
function ChVehicleIrrApp::WriteImageToFile (https://github.com/projectchrono/chrono/blob/develop/src/chrono_vehicle/utils/ChVehicleIrrApp.cpp)
lines 411-417.
--Radu
To unsubscribe from this group and stop receiving emails from it, send an email to projectchron...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/projectchrono/00725055-203b-4c8a-aeb1-ab4f7d29abffo%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to projectchron...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/projectchrono/ba69a09e-0eb3-47a8-b2d7-5e2f1b32e231o%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "ProjectChrono" group.
To unsubscribe from this group and stop receiving emails from it, send an email to projectchron...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/projectchrono/8b1d16f5-332a-2381-fbc7-64e0056105db%40ied.unipr.it.
--
PhD Student at Armour College of EngineeringIllinois Institute of Technology
--
You received this message because you are subscribed to the Google Groups "ProjectChrono" group.
To unsubscribe from this group and stop receiving emails from it, send an email to projectchron...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/projectchrono/00725055-203b-4c8a-aeb1-ab4f7d29abffo%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "ProjectChrono" group.
To unsubscribe from this group and stop receiving emails from it, send an email to projectchron...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/projectchrono/2ac0dfef-d2d6-28ff-7f03-aeefa5283934%40wisc.edu.