Skip to content

f3earth/f3earth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b1d8b40 · Dec 11, 2016
Sep 8, 2016
Dec 7, 2016
Sep 8, 2016
Sep 28, 2016
Dec 7, 2016
Jul 8, 2016
Jul 19, 2016
Jul 19, 2016
Jul 14, 2016
Jul 14, 2016
Jul 19, 2016
Nov 1, 2016
Aug 2, 2016
Jul 25, 2016

Repository files navigation

F3Earth

build status

It is a web 3D GIS engine.

demo

After clone or download to local, you can open examples\simple.html to get a simple demo. Or view it online. It looks as following:

example-simple

Oh no, it looks not so good! Don't worry, it's just a little baby, we are working on it now.

development

build

Before building it, please install nodejs and npm firstly. Then you can follow the commands to build:

npm install
gulp

If there is no any error, as result, you will get dist\f3Earth.js, which is what we want.

License

LGPL V3