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

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?

Identify Colors Using Android Camera

Currently working on one academic project regarding color detection in android. I am trying to dete… Read more Identify Colors Using Android Camera

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

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?

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