Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/7heaven/bitmapmesh
bitmapMesh demo
https://github.com/7heaven/bitmapmesh
Last synced: 3 days ago
JSON representation
bitmapMesh demo
- Host: GitHub
- URL: https://github.com/7heaven/bitmapmesh
- Owner: 7heaven
- Created: 2015-01-20T11:08:02.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-02-14T12:47:03.000Z (almost 4 years ago)
- Last Synced: 2024-12-24T13:11:05.987Z (10 days ago)
- Language: Java
- Homepage:
- Size: 24.5 MB
- Stars: 424
- Watchers: 16
- Forks: 86
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bitmapMesh
未完成,~~由于开了硬件加速 drawBitmapMesh的参数colors在API18以下是不起作用的,所以API18以下的系统上是看不到窗帘的阴影的,正在解决这个问题~~
~~according to official api guides, the parameter 'colors' of canvas.drawBitmapMesh won't work when api level lower than 18, so shadow effect is not available when api level lower than 18~~
阴影问题已解决
shadow issue solved.
无法显示阴影时的效果:
this's what it looks like when shadow effect is not available
![art1](https://github.com/7heaven/bitmapMesh/blob/master/arts/arts1.gif)
显示出阴影时的效果(由于gif对颜色的压缩,阴影效果显示不是很好):
this's what it looks like when shadow effect works
![art2](https://github.com/7heaven/bitmapMesh/blob/master/arts/arts2.gif)
静态效果
![art3](https://github.com/7heaven/bitmapMesh/blob/master/arts/arts3.png)
![art4](https://github.com/7heaven/bitmapMesh/blob/master/arts/arts4.png)
![art5](https://github.com/7heaven/bitmapMesh/blob/master/arts/arts5.png)