Skip to content

picnicprojects/fanchart3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create 3D fanchart with timeline from a GEDCOM genealogy file.

Usage

python fanchart3d.py

Then open index.html in a browser.
Use plus and minus keys to change visibility of generations.
Edit fanchart3d.py to select your own GEDCOM file

Features

Fanchart3D combines a genealogy timeline with a fanchart into a 3D object in the browser

Python script fanchart3d.py creates a json input file (generated/data.js).
Javascript file fanchart3d.js creates a 3D representation in the browser using Three.js.

Example

A 3D fanchart of the Dutch Royal Family Dutch Royal Family

Special Thanks

To do

  • add animated gif
  • nicer animated gif
  • +/- for resize
  • explain how dates are guessed
  • put text on top of the fanchart
  • put text on top of the timeline
  • add timeline with year numbers

About

Create 3D fanchart from a GEDCOM genealogy file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published