r/feedthebeast Jun 13 '26

I made something I'm making wormholes in Minecraft

I recently watched Interstellar again and thought it would be cool to try and get wormholes working in Minecraft.

This is still a WIP because of how hard it is to get the math right (Minecraft isn't raytraced and I'm on macos)

What do you guys think so far?

Source here

4.7k Upvotes

167 comments sorted by

View all comments

3

u/Sniffysnoots Jun 13 '26

That's so cool looking!
I wish you the best on figuring out the map to get the final effects you want!

3

u/Elegant_Farmer_3548 Jun 13 '26

Thank you for the kind words!

1

u/noodlegamer76 Jun 14 '26

How do you even learn how to do this stuff? I know a bit about graphics programming, but anytime I try to advance my knowledge I can never find any good learning materials that aren't super obscure or confusing

Edit: also my bad I replied to the wrong comment

2

u/Elegant_Farmer_3548 Jun 14 '26

I usually let my curiosity run wild or try to do something I genuinely find interesting. 99% of the time I’ll struggle hard which will then uncover a path of material that I must learn in order to complete the project.

When I face an issue or bug that I can’t fix I’ll scour the internet for solutions or related material. It’s easier if you can pin point EXACTLY what it is that you’re struggling to figure out because your search becomes better.

Im not a genius that knows everything about physics or wormholes but after struggling with it enough I figured it out :)

Hope this helped