Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zieiony/landscapeview
- Owner: ZieIony
- License: apache-2.0
- Created: 2017-03-19T22:02:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-14T01:18:24.000Z (over 7 years ago)
- Last Synced: 2024-10-12T14:14:01.783Z (about 1 month ago)
- Topics: android, animation, header, landscape, materialdesign, materialup, vector
- Language: Java
- Homepage:
- Size: 660 KB
- Stars: 91
- Watchers: 6
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 athttp://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.
```