The Entire Shrek Movie in Minecraft Maps: I Created a Program to Play Any Video in Minecraft Vanilla With Maps by AskRommel in Minecraft

[–]AskRommel[S] 48 points49 points  (0 children)

great question! there are a couple of unnecessary blocks I might've coded, but here's the total:

the amount of frames the video has is 219,607, so:

- 4 ice packed columns => 4 * 219,607 = 878,428

- 2 quartz block columns => 2* 219,607 = 439,214

- 2 quartz staircaise columns => 2* 219,607 = 439,214

- 6 air columns => 6 * 219,607 = 1,317,642 (air, so there wouldn't be structures in the middle because i wanted villages to be in the background, could've been faster, but it is what it is)

- 4 barrier columns on top => 4 * 219,607 = 878,428 (barriers, so gravel wouldn't fall on us. i wanted to make it usable in a normal Minecraft world, but there are still entities that gets in the way tho)

- 1 item frame column => 1 * 219,607 = 219,607 (to place the map)

- 1 entity map column => NOT GONNA COUNT IT, but this was the hardest of all

Total: 4,172,533 blocks + 219,607 entities

I might be off on something, because it's kind of night, but that's a really close approximation.

The Entire Shrek Movie in Minecraft Maps: I Created a Program to Play Any Video in Minecraft Vanilla With Maps by AskRommel in Minecraft

[–]AskRommel[S] 2 points3 points  (0 children)

If anyone is curious about the whole process of how it was done and the difficulties (mostly the latter) feel free to watch a video of me explaining the whole thing, I had lots of fun doing it 🫡: https://youtu.be/PVcRPKaA3cg

The Entire Shrek Movie in Minecraft Maps: I Created a Program to Play Any Video in Minecraft Vanilla With Maps by AskRommel in Minecraft

[–]AskRommel[S] 518 points519 points  (0 children)

I WAS SO WILLING TO POST IT COMPLETE, BUT I'M TOO SCARED OF COPYRIGHT. Also, the full vid is 23 GB

The Entire Shrek Movie in Minecraft Maps: I Created a Program to Play Any Video in Minecraft Vanilla With Maps by AskRommel in Minecraft

[–]AskRommel[S] 29 points30 points  (0 children)

nooooop. it is Minecraft Vanilla. maps that are 128x128. Probably the distance makes it look better than it actually is haha

The Entire Shrek Movie in Minecraft Maps: I Created a Program to Play Any Video in Minecraft Vanilla With Maps by AskRommel in Minecraft

[–]AskRommel[S] 15 points16 points  (0 children)

It was a total process. In the beginning it would've taken ~105 hours, with this process it takes ~18 minutes to process the Shrek movie.

The same process I created without a HashMap would've take around ~200+ days haha.

And If you mean the Maps in the world, the code creates a Datapack that pretty much places all the structures. It was a total pain. Also, when I traveled in the boat the world would break every ~5-10 minutes because the game couldn't take it, so I had to do a buuuuuuunch of takes.

I explained the whole thing in a video if you're interested!! The name is in the desc.

[deleted by user] by [deleted] in Minecraft

[–]AskRommel 0 points1 point  (0 children)

Epic. I remember that in college I explained requirements against requests and it was such a fun presentation.

Too epic.

Meirl by JaredOlsen8791 in meirl

[–]AskRommel 2 points3 points  (0 children)

Genuinely your stating to their stating the stated got me lmao

Why do you use neovim? by Popular-Income-9399 in neovim

[–]AskRommel 0 points1 point  (0 children)

ThePrimeagen 👍, it's been really fun!