2d
Starting a 2D Game in Qt [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-27 18:56 分类:问答algorithm to draw filled symmetric polygon?
I\'m looking for the series of steps necessary to draw a filled polygon. I will create a function that renders it to a bitmap. I\'m writing in a language similar to visual basic, but without most of t[详细]
2023-03-27 14:14 分类:问答2d Graphics - sprite click detection
I\'m working on a small app that uses sprites which are rendered using a canvas and simple drawBitmap.[详细]
2023-03-27 11:37 分类:问答2D nearest neighbour search for moving points
I want do do some flocking simulation, as described here. For this I need to search for the nearest neighbours of each of my 2D points. However, I cannot use a static data structure like a k-d tree 开[详细]
2023-03-26 16:06 分类:问答Turn based game, which drawing method?
I am going to create a simple turn based 2D game for Android and as far as I know there are basically three methods to do the drawing.[详细]
2023-03-26 10:02 分类:问答Best solution for 2D occlusion culling
In my 2D game, I have static and dynamic objects. There can be multiple cameras. My problem: Determine objects that intersect with the current camera\'s view rectangle.[详细]
2023-03-26 09:00 分类:问答Scala - Easiest 2D graphics for simply writing a 2D array to the screen? [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-26 07:23 分类:问答Scipy - data interpolation from one irregular grid to another irregular spaced grid
I am struggling with the interpolation between two grids, and I couldn\'t find an appropriate solution for my problem.[详细]
2023-03-25 23:29 分类:问答Implement game idea into andengine(Rango stretchable tongue)
I hope you guys would share your experiences and ideas with me anyway, i want to ma开发者_C百科ke a chameleon character with stretchable tongue like the real one do.[详细]
2023-03-25 23:07 分类:问答How to find the centerline line of 2-dimensional long region
How to design a thinning algorithm to find the center-line of a 2-dimensional long region, for instance a river in a geological map? or is there any other method to find the center-line of an irregula[详细]
2023-03-25 08:07 分类:问答