Show HN: Browse Reddit in 3D
3dforreddit.com
Show HN: Browse Reddit in 3D
1–10 of 175 posts
Re: Show HN: Browse Reddit in 3D
#2Mobile: Dragging on left half of screen is move, right have is look
Append any subreddit to the url to switch subreddits
Tech stack - Babylon.js for the 3d rendering engine
- Google Cloud Function which queries Reddit Api and then transforms the data depending on the data type
- For images: Transform and serve through https://images.weserv.nl
- For videos (try /r/gifs, experimental) gets a url which can be played through a tag, which is later copied frame by frame to a texture
- For websites, use puppeteer to take a screenshot
- For multiplayer (you can see other people in the same subreddit as you) https://colyseus.io/ and App Engine Flexible
- For chat, Firestore
Also, apologies for only having one avatar option! I wanted to add different genders, characters etc but didn't have time for the MVP!
Discord for more discussion: https://discord.gg/nrxQnT
Re: Show HN: Browse Reddit in 3D
#3Re: Show HN: Browse Reddit in 3D
#4How to use it Desktop: Click to start, WASD and mouse to move Mobile: Dragging on left half of screen is move, right have is look Append any subreddit to the url to switch subreddits Tech stack - Babylon.js for the 3d rendering engine - Google Cloud Function which queries Reddit Api and then transforms the data depending on the data type - For images: Transform and serve through https://images.weserv.nl - For videos…
Re: Show HN: Browse Reddit in 3D
#5Re: Show HN: Browse Reddit in 3D
#6Nice. D (right) doesn't seem to work for me though. Also - are the black plaques meant to show anything?
Re: Show HN: Browse Reddit in 3D
#7Suggestion: the enter key should focus the chat box (like a FPS game) so you don't have to hit escape then click on it.
Re: Show HN: Browse Reddit in 3D
#8Surprisingly it seems like it still works (http://mrspeaker.github.io/InternetExplorer/ - though it seems that only certain image formats are loading now)
Re: Show HN: Browse Reddit in 3D
#9Amazing, this is clearly a glimpse into a future of internet content being less like a document and more like a virtual world. Suggestion: the enter key should focus the chat box (like a FPS game) so you don't have to hit escape then click on it.
Re: Show HN: Browse Reddit in 3D
#10Seriously, great job, supremely disorienting - it almost felt like the Internet again.