Next Generation Emulation banner

3DNes - Play Nes In 3D

2K views 7 replies 2 participants last post by  ElijahTW 
#1 · (Edited)
I'm currently developing 3DNes - an emulator allow play Nes Game In 3D World.
You will have an idea about 3DNes with the demo below

This is an multi platform project and the first rolled-out platform is Web.
You could try the beta version with the following address:
http://tructv.bitbucket.org/3dnes/ (currently only run in Firefox)

Have fun and please share your though about the project.
Thank you.
 
#4 ·
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/Iun9FIvxpnmJgAlY2 -, 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
 
#7 ·
Version 1.3.0 has been released at: https://geod.itch.io/3dnes
ChangeLog:

- Switch to core architecture => possibility to use another emulation core

- Improve cpu, ppu, apu emulation accuracy as a whole

- Fix input latency issue

- Fix sound lag, cropping

- Reimplement of mmc3 mapper

- Porting Blipbuf to C# => code base is pure C# now

- Add Vrc2-4 mapper (21,23,25,27)

- Add Action53 mapper (28)

- Remove border masking => now you can observe the scene from trully 360 degree

- Add instancing shader, better rendering performance

- Onepass virtual reality rendering

- Smoother shadow rendering

- Add credits for BlipBuf and BizHawk project

- Save/Load backward compability is broken
 
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top