No description
- JavaScript 53.1%
- HTML 33.1%
- CSS 13.8%
| css | ||
| img | ||
| js | ||
| .gitignore | ||
| index.html | ||
| README.md | ||
Optimized website for nintendo 3DS
simbas.github.com/n3dsite
Example of an optimized website for nintendo 3DS :
- Dual screen
- D-Pad
- Touchless navigation
- 3D images
JavaScript
- Vanilla JS
- Based on focus/blur events
- Use scrollTo() to prevent the user from scrolling
- Selecting anchors via the CSS3 selector a[href$='.mpo']
CSS
- Top screen is 400x220px
- Bottom screen is 320x212px
- Use background property to preview the 3D images
More
Maybe will be avaible as a library/boilterplate to reuse to make 3DS gallery sites.
Credits
- 3dbrew for information about 3ds browser
- 3ds-screenshot for 3D images