4D Doom
11–20 of 86 posts
Re: 4D Doom
#12I found 4D Golf a great game to explore higher dimensional space.
Re: 4D Doom
#13I found 4D Golf a great game to explore higher dimensional space.
Got a link?
Steam link: https://store.steampowered.com/app/2147950/4D_Golf
The person goes over quite a few technical details on their Youtube, though they talk about a bunch of other coding experiments too.
Re: 4D Doom
#14The sensor to see a 3d scene is 2d(eye or camera). What is being done here is simulating a 3d sensor(for a 4d world) then we are looking at this 3d sensor using our 2d sensors (eyes). I don't know if this is the common way of rendering these 4d physics simulations. But it is the first I have heard it described this way. It is also why the narrative of the game focuses on eyes, because that is what it is doing.
Re: 4D Doom
#15That's not 4D
[1] For this check out zenorogue work btw
Re: 4D Doom
#16Now waiting since 16 years for the release of Miegakure [1][2][3]. [1] https://en.wikipedia.org/wiki/Miegakure [2] https://www.youtube.com/watch?v=9yW--eQaA2I [3] https://xkcd.com/721/
https://store.steampowered.com/app/355750/Miegakure_Hide__Re...
Re: 4D Doom
#17Earlier quoted context omitted.
Got a link?
I imagine they are taking about 4D golf by CodeParade, as seen here: https://youtu.be/y53UNskR-zU?si=iUfCkxYqkACx955t Steam link: https://store.steampowered.com/app/2147950/4D_Golf The person goes over quite a few technical details on their Youtube, though they talk about a bunch of other coding experiments too.
[1] https://store.steampowered.com/app/473950/Manifold_Garden/
Re: 4D Doom
#18Now waiting since 16 years for the release of Miegakure [1][2][3]. [1] https://en.wikipedia.org/wiki/Miegakure [2] https://www.youtube.com/watch?v=9yW--eQaA2I [3] https://xkcd.com/721/
It's still on my steam wishlist. https://store.steampowered.com/app/355750/Miegakure_Hide__Re...
Re: 4D Doom
#19Re: 4D Doom
#20The only answer would seem to be an extra axis of rotation, but (a) doesnt work well with existing input methods, and (b) would be even more of a brain-breaker