After having just returned from Paris and visiting the Louvre, seems I should be body surfing over hordes of museum attendees all taking photos of art with their cellphones at some level.
Clicking on each piece in the museum for a close-up is brilliant.
Shameless plug, but I'd just like to point out this was actually made in our game creation software Construct 3! (https://www.construct.net)
It's mainly focused on 2D, but we have been adding some 3D features over the years that can handle retro-style content like this, although I'd speculate this is based on some kind of raycasting technique rather than true 3D.
I mean, it wouldn't be DOOM if it weren't raycast :)
I'm actually surprised that this wasn't just running (a port of) the original DOOM engine – or maybe it does, at least the renderer? I don't know if that's possible with Construct.
Doom doesn't use raycasting, it uses binary space partitioning.
From the description it seems to be a DOOM clone. Physics feels a bit off, but all the little details may trick you into believing that it's the real thing.
There is no need to cast rays when you have divided the space into convex polygons. If you know all the vertices of a convex polygon and two of them form a visible wall, you can determine the texture column and height of the screen space wall column by means of interpolation. This is what the Doom engine does.
The PC version of Wolfenstein 3D used a more straight forward ray casting approach, but I think the SNES port was Id's first use of BSP.
An easy tell is walking up to a painting or even looking at the pillars you see from your starting position: you'll notice that the vertical lines aren't perfectly perpendicular to the horizontal lines in screen space, because the camera is pointed slightly upwards. In Doom, walls are rendered as strips of screen columns, and the pitch of the camera angle looks like it's perfectly parallel to the horizontal plane as a result.
You can sort of implement looking up and down with minor modifications to the Doom engine, and this was implemented in Heretic, but because of the nature of the renderer, vertical lines in the world remain vertical lines in screen space even when you pitch the camera, so it looks somewhat distorted in a way that's very characteristic of the post-Doom "2.5D" engines.
This type of experience was literally the main driver of me getting a Quest 2 at the beginning of covid. Its remarkable how FEW experience there are like this out there.
Just occurred to me that this should have been Wolfenstein, the Gallery Experience because the (stolen) art would be more at home in those spaces rather than the gates of Hell or Phobos or whatever. ;)
as others have mentioned, it's surprising this isn't an actual doom wad.
the choice of objects is also surprising to me: these are masterpieces from the met, rather than the 'contemporary art' slop i would associate with the (per the readme) 'wonderfully pretentious world of gallery openings'.
Imagine the efficiencies gained over the years if, for all of these kind of ideas (online galleries, games, real estate agent online viewings, etc, etc), we had just open-sourced the Doom UI ... the front page of all online 3D interaction ... I think we'd be a step forward in our evolution!
The wine glass is chef's-kiss ...
* grabs a BFG9000 ahead of entering an online Open House *
Nice, awesome way to get some culture through to the Roblox generation.
and fun reminiscing for the parents on the countless hours spent battling pixelated demons.
bug report -> Missing back button on the options screen, unable to change any options or return back to the main menu
it takes between 0 and 100 years for game tech to find its way into serious software. Doom seems a great platform to build the next generation of office software. Lets say the goal is to have employees continue to work in their free time for free, say till 1-2 am. Games accomplish this effortlessly. One more bug to fix to banish the ceo to The Dungeon of Noobs for 38 hours and two to win the employee of the month body armor.
rot13 for spoilers: Svaqvat nyy vafvtugf (cerfhznoyl vagrenpgvat jvgu nyy negvsnpgf), cvpxvat hc nyy vgrzf, chepunfvat gur pbeerpg vgrzf gb fcraq nyy zbarl (999 qbyynef), svaqvat nyy guerr frpergf, trggvat gb gur rkvg dhvpxyl (<20 frpbaqf), qevaxvat 64 tynffrf bs jvar, trggvat gb gur rkvg fybjyl (>15 zvahgrf), pbzcyrgvat gur tnzr jvgu "Qbbz Zhfvp" ghearq ba
Clicking on each piece in the museum for a close-up is brilliant.
https://youtu.be/WiqaloIBsvE
Worked very well with Firefox for Android.
It's mainly focused on 2D, but we have been adding some 3D features over the years that can handle retro-style content like this, although I'd speculate this is based on some kind of raycasting technique rather than true 3D.
I'm actually surprised that this wasn't just running (a port of) the original DOOM engine – or maybe it does, at least the renderer? I don't know if that's possible with Construct.
From the description it seems to be a DOOM clone. Physics feels a bit off, but all the little details may trick you into believing that it's the real thing.
The PC version of Wolfenstein 3D used a more straight forward ray casting approach, but I think the SNES port was Id's first use of BSP.
It's faster than raycasting, so this was even used in Wolf3D port to GBA.
For further reading: https://en.wikipedia.org/wiki/Doom_engine#Binary_space_parti... https://en.wikipedia.org/wiki/Binary_space_partitioning#Appl...
You can sort of implement looking up and down with minor modifications to the Doom engine, and this was implemented in Heretic, but because of the nature of the renderer, vertical lines in the world remain vertical lines in screen space even when you pitch the camera, so it looks somewhat distorted in a way that's very characteristic of the post-Doom "2.5D" engines.
>sip and stare
as others have mentioned, it's surprising this isn't an actual doom wad.
the choice of objects is also surprising to me: these are masterpieces from the met, rather than the 'contemporary art' slop i would associate with the (per the readme) 'wonderfully pretentious world of gallery openings'.
This might be the first "virtual meeting environment" I've wanted to invite people to.
Who wouldn't attend this instead of a luma or something virtal conferency.
Or collect all the food samples at a virtual costco.
The graphics leave enough to the imagination and for conversation.
Need to get webrtc pushing into it.
Great job guys, that was awesome!
But it works on Firefox! :)
Museums, galleries, or any other art-related places with wads of cash lying around are pure fantasy though. Alas.
This is not a WAD, though
Occupy White Walls - https://www.oww.io/
Museum of Other Realities - https://www.museumor.com/
VRChat also hosts a number of worlds that function as galleries. Strange Pear recently had a stall at VKet (https://www.ozpearsall.art/strange-pear).
The wine glass is chef's-kiss ...
* grabs a BFG9000 ahead of entering an online Open House *
bug report -> Missing back button on the options screen, unable to change any options or return back to the main menu
https://bubsy3d.com/
From the creators of Sonic Dreams Collection!