Skip to content Skip to sidebar Skip to footer
Showing posts with the label Algorithm

Cnc Milling Tool Material Representation

I'm writting CNC simulator for 3-axis milling tool. At first attempt I have represented the mat… Read more Cnc Milling Tool Material Representation

Create Adaptive Grid On The Map For Clusterization

In our application we use google map APIs v1. I wrote grid-based clusterization for markers (total … Read more Create Adaptive Grid On The Map For Clusterization

Android, Blur Bitmap Instantly?

So I'm trying to blur an image as fast as possible(instant feel like), as the activity needs to… Read more Android, Blur Bitmap Instantly?

How Do I Find Nearby App Users In Android?

I am making an application which needs to be able to find people nearby, who are users of my app. I… Read more How Do I Find Nearby App Users In Android?

How To Create A Raining Effect(particles) On Android?

I am developing a 2d android strategy game, it runs on SurfaceView, so I can't(or can I?) use L… Read more How To Create A Raining Effect(particles) On Android?