У нас вы можете посмотреть бесплатно Simulating a Bottle Flip Using Blender's Physics Engine and Python или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this video we will use a Python script to iterate through a bunch of attempts at flipping a bottle and hoping it lands upright successfully. This is done leveraging keyframes for the animation system to handle the initial flicking of the bottle out of our hand - then turning it over to the physics system to simulate the final flight of the bottle and landing on the table. Once the bottle has settled, the script will evaluate if it is standing upright or now - and record the result in a display board...color coding the results as it progresses. You can use this approach to automatically evaluate and report on the the results of multiple iterations of various other physics simulations in Blender.