Visiting the British Museum
On the 20th of August 2022 I visited the British Museum with some friends and decided to take some videos:
back home
After I returned from my Vacation, I extracted the frames from each video using FFmpeg using the following command
ffmpeg -i video.mp4 -vf yadif images/%05d.pngthe -vf yadif flag should extract frames without interlacing.
and then
I imported the frames into meshroom and let it run on 200°C default settings overnight.
and finally
I imported all the 3D Models and textures into Blender, cleaned up the meshes, set up my scene hit the render button and voilà we’ve successfully stolen from the British Museum:
you can find all the assets here
Comments0
Nothing here yet. Select any part of the page to quote it, or just start writing.
Add a comment
Comments are files in the repository. Writing one here opens a pull request against float3/float3.github.io, and it appears on the page once that is merged
the issue this will open
Fork it first. Automatically forking the Repo on edit does not currently work (known issue according to support) and produces 'unknown error'.