This software is copyrighted and licensed under the MIT license.
This software comes bundled with data, sprites, and sounds extracted from the Pokémon series of video games. Some terminology from the Pokémon franchise is also necessarily used within the software itself. This is all the intellectual property of Nintendo, Creatures, inc., and GAME FREAK, inc. and is protected by various copyrights and trademarks. The author believes that the use of this intellectual property for a fan reference is covered by fair use and that the software is significantly impaired without said property included. Any use of this copyrighted property is at your own legal risk.
- import SQL file from your database (pokedex.full.sql if your MySQL client accept heavy files else import pokedex.part*.sql file by file
- change stats/index.php file to link your database
- load index.htm in your browser
You can see the project on my website http://julientissier.fr/pokedex3D
MySQL database and cries are based from veekun's work (https://github.com/veekun/pokedex) Pokémon cries are available in mp3, ogg and wav to be supported by the most of browsers (see https://developer.mozilla.org/en-US/docs/Web/HTML/Supported_media_formats) 3D models come from models-resource (http://www.models-resource.com/) and SketchUp (https://3dwarehouse.sketchup.com), I used Blender to convert 3D models in x3d format
You can add your own model in x3d format by copying in x3d folder. The filename must be the Pokémon number and textures must be stored in x3d/textures folder