coordinates
Get 0,0 of scaled canvas
Im scaling down (and moving) a canvas and need to find out the 0,0 of the actual开发者_如何转开发 canvas (in able to get the position of bitmaps within the canvas).[详细]
2023-04-02 15:48 分类:问答finding specifically where an object is for collision detection purposes
I have a square that rotates to a random angle and then travels in a straight line in the direction it is pointing. It does this by using a variable as its x axis and then calling[详细]
2023-04-02 04:01 分类:问答iPhone - Image drawn upside down into a CGGraphic context (custom UIView)
I have a custom view with that code : - (void)drawRect:(CGRect)rect { UIImage* theImage = [UIImage imageNamed:@\"blue_arrow\"];[详细]
2023-04-02 03:47 分类:问答creating coordinates objects from a plist
I am trying to load annotations from a plist and display onto a map, but having trouble with: a) assigning the coordinates dynamically, and[详细]
2023-04-02 03:20 分类:问答gluUnProject always returns zero
I need gluUnProject to convert screen coordinates to world coordinates and right now I just about have it working.When my app runs it accurately tells me the coordinates on screen which I know are sto[详细]
2023-04-01 12:09 分类:问答UIImageView XY Coordinates with Layer Movement
I move my UIImageView with layer around the screen. When at some point I\'m trying to retrieve x and y coordinates of a moved imageView using imageView.frame.origin.x I receive original coordinates no[详细]
2023-03-31 17:00 分类:问答Can I draw an image on canvas and then change its coordinates
When user clicked on the screen, I can draw image using Canvas.drawBitmap(). Then I wanna change its coordinates. But I can开发者_JAVA百科\'t. I tried a lot of methods. Some tutorials on the internet[详细]
2023-03-30 23:30 分类:问答iPhone - Google map coordinates and double precision
Using http://maps.google.com/maps/geo?q=.... return latitude and longitude like those : 48.8616441,2.3448885[详细]
2023-03-30 17:00 分类:问答Graph paper replacement software : preferred Linux
I need to do something in openGL which forces me to take a pencil and a paper to do graphwork. I would like to know if there is free program to do that. It have Axes (X-Y-Z) and I can plot let say a c[详细]
2023-03-30 14:52 分类:问答PHP function required to convert hex to lat & long
I have a question regarding lattitude and longitude encoding, the answer to which my brain refuses to produce.[详细]
2023-03-29 21:13 分类:问答