Skip navigation
NintendoAge
Welcome, Guest! Please Login or Join
Loading...

Tech Talk 3DNes - Play Nes In 3D

Mar 8, 2016 at 8:43:00 PM
geod80 (0)

< Tourian Tourist >
Posts: 34 - Joined: 03/08/2016
Profile
3DNes is an emulator allow playing Nes Game In 3D.
It is developed using Unity Engine with multi-platform purpose.
This demo below will show the emulator capability



 


Edited: 10/03/2019 at 12:33 AM by geod80

Mar 8, 2016 at 8:50:08 PM
KHAN Games (89)
avatar
(Kevin Hanley) < Master Higgins >
Posts: 8122 - Joined: 06/21/2007
Florida
Profile
I know I've seen this before, but can't seem to find the thread on here. Looks awesome.

-------------------------

gauauu: look, we all paid $10K at some point in our lives for the privilege of hanging out with Kevin


Mar 8, 2016 at 8:50:08 PM
Lincoln (138)
avatar
(Frank W. Doom) < Bowser >
Posts: 5976 - Joined: 12/19/2008
California
Profile
That's pretty awesome. How do you determine the depth for each tile? I would guess that has to be mapped out ahead of time? That would explain how you're doing the openings for pipes on SMB3 too.

-------------------------
ebay auctionsrunning FS thread famiROM thread for .nes info and splitting / rom hacks link/discussion

Mar 8, 2016 at 9:24:08 PM
neodolphino (179)
avatar
(Justin ) < Ridley Wrangler >
Posts: 2565 - Joined: 09/25/2013
Pennsylvania
Profile
That's pretty nuts, man!

Mar 8, 2016 at 9:33:37 PM
geod80 (0)

< Tourian Tourist >
Posts: 34 - Joined: 03/08/2016
Profile
Originally posted by: Lincoln

That's pretty awesome. How do you determine the depth for each tile? I would guess that has to be mapped out ahead of time? That would explain how you're doing the openings for pipes on SMB3 too.
Thank you.
Evething is calculated in realtime then cached for later usage. Tiles are grouped in "shape" then the depth is determined based on shape's info.
 

Mar 8, 2016 at 9:34:59 PM
captmorgandrinker (572)
avatar
(My Dick Smells Like Chapstick) < Bonk >
Posts: 17928 - Joined: 08/17/2009
Ohio
Profile
That's pretty cool!

Super Glove Ball would look awesome in that.

Mar 8, 2016 at 9:52:08 PM
AlexElectric (4)
avatar
< El Ripper >
Posts: 1074 - Joined: 02/14/2016
Alberta
Profile
Pretty cool stuff! I just learned about the Famicon 3D the other day and thought to myself man I wish we had something like this for NES

Mar 9, 2016 at 9:38:03 AM
Clyde The Jackal (172)
avatar
(My Name is Chris) < Kraid Killer >
Posts: 2454 - Joined: 09/13/2012
New York
Profile
Whoooa. Very cool. Interested in seeing where this goes.

-------------------------
Butts Make Farts.
 

Mar 9, 2016 at 9:43:55 AM
NickTLG (48)
avatar
(Nintendo Sage) < Bowser >
Posts: 5723 - Joined: 12/03/2013
Illinois
Profile
So cool! This makes me want to play everything again! Just to see what it looks like. Great work man.

-------------------------
Instagram
Wishlist

Mar 9, 2016 at 10:28:57 AM
Shane (146)
avatar
(Excellence of Execution) < King Solomon >
Posts: 4268 - Joined: 03/05/2011
United States
Profile
Man that looks like a really fun way to play some NES

Mar 9, 2016 at 10:56:30 AM
MODERATOR
jonebone (554)
avatar
(Collector Extraordinaire) < Luigi >
Posts: 26632 - Joined: 11/20/2008
Maryland
Profile
Very interesting!

-------------------------
WTB CIB MINT Games: NES - SNES - N64 - Sega Genesis - Turbografx 16
Last Beat: West of Loathing (Switch)
Now Playing: Overcooked 2 (Switch) / Spider-Man (PS4)
My eBay 10% off on NintendoAge! 
https://www.ebay.com/sch/jonebone...=

Mar 9, 2016 at 11:15:05 AM
Vivi-gamer (5)
avatar
< Little Mac >
Posts: 100 - Joined: 06/11/2014
United Kingdom
Profile
The Megaman game looked very Impressive, if they can get all games to work as well as that I am certainly willign to use it on my PC!

-------------------------

Playstation Age Forums Twitter Page: https://twitter.com/PsAgeForums...     [[Search for our PS4 Community too!]]

Mar 9, 2016 at 2:07:48 PM
MuNKeY (151)
avatar
< Master Higgins >
Posts: 8968 - Joined: 07/02/2011
Tennessee
Profile
Awesomesauce, there's all kinds of titles running though my head I'd like to play again though this.

-------------------------
Wisdom comes from experience. Experience is often a result of lack of wisdom.

 

Mar 9, 2016 at 2:15:14 PM
Ninty64X (1)
avatar
< El Ripper >
Posts: 1234 - Joined: 12/27/2013
Illinois
Profile
Kind of bummed out it only works on Firefox, but it still looks really cool. I noticed in the video Mega Man and Castlevania are the most impressive looking games, was that a coincidence or has the most work been done on those?

Mar 9, 2016 at 2:24:59 PM
CZroe (31)
avatar
(Julian Emmett Turner II) < Bowser >
Posts: 6522 - Joined: 08/25/2014
Georgia
Profile
I love it! Needs head-tracking. It's cool that we can see it figure out how deep each tile should be but can it be programmed to remember based on the first time it figured out a particular game so that it will look better from the start? Also, as things scroll off to the left and the graphics are deleted, is there any way to keep them a bit longer and just continue to scroll them for a couple extra tile spaces? This would make the play area in scrolling games appear larger and give some room to shade the disappearing edge in shadows without further encroaching on the gameplay area.

Mar 10, 2016 at 12:54:53 AM
geod80 (0)

< Tourian Tourist >
Posts: 34 - Joined: 03/08/2016
Profile
Originally posted by: CZroe

I love it! Needs head-tracking. It's cool that we can see it figure out how deep each tile should be but can it be programmed to remember based on the first time it figured out a particular game so that it will look better from the start? Also, as things scroll off to the left and the graphics are deleted, is there any way to keep them a bit longer and just continue to scroll them for a couple extra tile spaces? This would make the play area in scrolling games appear larger and give some room to shade the disappearing edge in shadows without further encroaching on the gameplay area.
It's already implemented but not availlable in web version because web app is not allowed to read/write local file. PC version will definitively have it.

 

Mar 10, 2016 at 2:31:40 PM
mbd39 (1)
avatar
(Michael ) < Bowser >
Posts: 6924 - Joined: 08/25/2015
Arkansas
Profile
Some games look good, others look friggin' weird.




-------------------------
Reigning NA 2018 Beat Em Up Champion


 

Mar 11, 2016 at 5:13:30 AM
NESHomebrew (21)
avatar
(Brad Bateman - Strange Brew Games) < King Solomon >
Posts: 4264 - Joined: 04/28/2008
Saskatchewan
Profile
Originally posted by: KHAN Games

I know I've seen this before, but can't seem to find the thread on here. Looks awesome.

You are thinking about this 


 

Apr 21, 2016 at 11:49:52 AM
geod80 (0)

< Tourian Tourist >
Posts: 34 - Joined: 03/08/2016
Profile
Hello everyone, long time no see
I'm here to report my progress on PC Build :

Tetris:



Chip&Dale:



Feel free to share your thought.

Apr 21, 2016 at 9:35:33 PM
CMR (4)
avatar
< El Ripper >
Posts: 1437 - Joined: 04/26/2008
United States
Profile
Awesome, this is the kind of thing the retron 5 or retro freak should have shipped with.

Apr 22, 2016 at 12:57:40 AM
geod80 (0)

< Tourian Tourist >
Posts: 34 - Joined: 03/08/2016
Profile



Jun 2, 2016 at 10:40:49 AM
geod80 (0)

< Tourian Tourist >
Posts: 34 - Joined: 03/08/2016
Profile
3DNes is coming out with ingame realtime editing feature.
Part 1:



Jun 6, 2016 at 7:08:23 PM
MrFaust (27)
avatar
(Anthony ) < Meka Chicken >
Posts: 659 - Joined: 02/03/2014
Pennsylvania
Profile
It's pretty cool, I hope all the graphical bits get hammered out.

-------------------------
We can't game here, it's Donkey Kong Country.

Jun 27, 2016 at 2:36:33 AM
geod80 (0)

< Tourian Tourist >
Posts: 34 - Joined: 03/08/2016
Profile
3DNes V1.0 is now can be freely accessed at http://geod.itch.io/3dnes...

Sep 1, 2016 at 10:50:28 AM
geod80 (0)

< Tourian Tourist >
Posts: 34 - Joined: 03/08/2016
Profile
I planed to do it in 4 days. In the end it takes me 4 weeks. Here is the release of V1.1 with Mac and Linux support. More responsive, less laggy with multi-threading switch.

Full change log:

+ Add Linux OS support (32/64 bits)

+ Add Mac OS support (universal 32/64 bits)

+ Move to multi-threading framework

+ Remove Wellcome Dialog

+ Add command line parameters support

+ Increase camera drawing distance

+ Decrease input latency

+ Improve overall performance

+ Improve 3Dification algorithm

+ Add various small bug fixes

Special Notes: based on the result of the survey of Linux and Mac support that i'm running from the beginning up to now - https://goo.gl/forms/Iun9FIvxpnmJ... -, more than 98% users are willing to pay to have their OSes supported so the minimal price for those two portings is 4.99$

Roadmap:

+ V1.1.x Bugfix, Customizable input mapping, Virtual Reality

+ V2.x New 3dification framework to solve the limitation of current one, 3dn filesize will become much smaller, 3d shape editor will become more powerful and smarter.

Final Bonus: video of Zelda II - The Adventure of Link