Skip to content

f3earth/f3earth

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

Releases

No releases published

Packages

No packages published