2d
Blackberry 2D Game Engine Suggestions
I am looking for 2D game engine 开发者_开发问答for the Blackberry.Any suggestions are appreciatedYou can also consider V-Play (v-play.net) - a cross platform game engine based on Qt/QML (see the API r[详细]
2023-03-16 12:03 分类:问答How to read an array from columns in Java?
I have a .csv file with 177 rows and 18,000 odd cols.Given the column label, I should pick that particular column and as a 开发者_如何学Pythondefault the first two label columns.[详细]
2023-03-16 10:18 分类:问答Tile disappearing in previous position after being "set"
I\'m creating a map editor for a little game project that I\'m doing. Considering that the map editor isn\'t going to be intense, I simply used java 2d, which I hate. Anyways, here is my map.java, til[详细]
2023-03-15 20:05 分类:问答How should I do layered drawing in a 2d opengl engine?
I am working on a 2D game, now doing the graphics engine, and reached the infamous transparency/depth testing issue, which I intend to solve by breaking up the scene into a few overlapping layers, so[详细]
2023-03-14 21:24 分类:问答How to make an 2D ArrayList immutable?
In the project I am working on, I have a 2D ArrayList which represents some data开发者_开发百科:[详细]
2023-03-14 20:51 分类:问答iOS 2D Transforms: Library to use
I have to perform some 2D transforms under iOS. I know that you can use the transform property of UIView to apply transforms so I am assuming that somewhere t开发者_开发百科here is some optimized code[详细]
2023-03-14 19:08 分类:问答2d histogram on OpenCV using one grayscale image (one plane)?
I might haven\'t completely understood histograms... but i think i could get a 2-dimension of a grayscale image, right?[详细]
2023-03-14 12:16 分类:问答OpenGL ES 2D Co-Ordinates
I\'m trying to set up my GLSurfaceView to use traditional 2D coordinate system. Basically, I want to put my first tile at 0x0 which would be at the top left.[详细]
2023-03-14 05:43 分类:问答Android Live wallpaper SGL, what is it?
This link, http://developer.android.com/resources/articles/live-wallpapers.html, talks about OpenG开发者_C百科L for 3D wallpapers and SGL for 2D wallpapers. Even though everyone is saying that you sho[详细]
2023-03-14 05:30 分类:问答problem getting the grid right and no background Color
This is my code that attempts to make 400 x 400 grid but outputs the following: No doubt this not a 400 x 400 grid.[详细]
2023-03-14 04:08 分类:问答