mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-10 23:52:22 +00:00
Geo projections (#52)
Former-commit-id: bc6475b83149db308bf541f1a49b6a8e67729a81
This commit is contained in:
parent
bfb3b0f874
commit
cbfb95f9be
31 changed files with 1160 additions and 21 deletions
|
|
@ -30,6 +30,7 @@ data-files: viewer-elm/dist/index.html
|
|||
data/CIE_XYZ.csv
|
||||
data/cone_sensitivity_lms.csv
|
||||
data/*.svg
|
||||
data/*.jpg
|
||||
|
||||
Source-Repository head
|
||||
Type: git
|
||||
|
|
@ -69,6 +70,7 @@ library
|
|||
Reanimate.Parameters
|
||||
Reanimate.Chiphunk
|
||||
Reanimate.PolyShape
|
||||
Reanimate.GeoProjection
|
||||
Reanimate.Builtin.Documentation
|
||||
Reanimate.Builtin.Images
|
||||
other-modules: Reanimate.Cache
|
||||
|
|
|
|||
Loading…
Reference in a new issue