Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zieiony/landscapeview

Animated landscape generator
https://github.com/zieiony/landscapeview

android animation header landscape materialdesign materialup vector

Last synced: 19 days ago
JSON representation

Animated landscape generator

Awesome Lists containing this project

README

        

# LandscapeView

This is an experiment I did, because I liked an idea of a foggy landscape background I've seen on one of the Material Design pages. LandscapeView generates vector, random, foggy landscapes with sun/moon, stars and trees. Tap and drag the view with your finger to see the resize animation.

![Screenshot](https://github.com/ZieIony/LandscapeView/blob/master/images/screenshot.png)

This view can also be found in [Carbon](https://github.com/ZieIony/Carbon) sample app as a part of DependencyLayout sample:

![1](https://github.com/ZieIony/LandscapeView/blob/master/images/1.png)
![2](https://github.com/ZieIony/LandscapeView/blob/master/images/2.png)

![3](https://github.com/ZieIony/LandscapeView/blob/master/images/3.png)
![4](https://github.com/ZieIony/LandscapeView/blob/master/images/4.png)

### License
```
Copyright 2017 Marcin Korniluk 'Zielony'

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```