Skip to content

Another Pokédex with sound, stats and x3d files of more than 300 pokémon

License

Notifications You must be signed in to change notification settings

M0nsieurT/pokedex3D

Repository files navigation

Pokédex3D

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.

Install

  1. import SQL file from your database (pokedex.full.sql if your MySQL client accept heavy files else import pokedex.part*.sql file by file
  2. change stats/index.php file to link your database
  3. load index.htm in your browser

Example

You can see the project on my website http://julientissier.fr/pokedex3D

Files and Data

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

Adding a Model

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

About

Another Pokédex with sound, stats and x3d files of more than 300 pokémon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published