OpenGL finding the co-ordinates with respect to another object Programming Game Development by altreality … their positions with respect to the main vehicle(whose co-ordinates are in m) due to some restrictions in the API… in m). So I need to get the correct co-ordinates fo the wheel with respect to the vehicle after I… have been given the world space co-ordinates of both the wheel(in m2) and the vehicle(in… how to get x,y co-ordinates from the picture box Programming Software Development by ash_ng … picture but I am not able to capture the co-ordinates of the picture box instead it capture the screen coordinates… Getting x,y co-ordinates of JTextpane Programming Software Development by rohit2 … that&#39;s from getCaretPosition(), but the pixel co-ordinates of where the cursor currently is. I&#39;m… sorting the co-ordinates Programming Software Development by nitin1 … on a project and i need to sort the co-ordinates in the increasing y value. input: 1 2 3 4… Re: How to retrieve all word co-ordinates from a scanned image Programming Software Development by Nanda1605 Thanks Jugo, But what am exactly looking for is: I have a scanned copy of a page (saved as .jpg file), from that .jpg i need to find out the each words x and y axis. I came to know that using OCR tools we can retrieve words but the thing is i want the co-ordinates too... Regards, Nanda Memory game with c++ console applicaton Programming Software Development by gladiator1919 …nThere's no point here with this co-ordinates\n\nEnter the co-ordinates between 1 and 4\n\n"; … { new_line(2); cout<<"# Enter the Co-ordinates of the second selected point to show \n\n"…nThere's no point here with this co-ordinates\n\nEnter the co-ordinates between 1 and 4\n\n"; input_second_point… Issue with MouseListener Programming Software Development by chandini.david … the client (player 1) clicks on the window, the co-ordinates are sent to the server (player 2) and vice-versa…'s screen (call it click 3) - click 3's co-ordinates are sent to the client correctly. However, now, without clicking…), and I am not calling the addMouseListener until after co-ordinates are received. So, why is this happening?!! I am not… hey m stuck with this matrix problem..plz help.. Programming Software Development by caprio.nups … 5 cm each.The x and y co-ordinates are specified.I need to fill the martix …with the help of given x and y co-ordinates). I thought of keeping two counters to increment …for the x and y co-ordinates of a specified circle.Like,i kept 'm' …the value of given x and y co-ordinates respectively.but its not working.. can u plz … Dev C++ Programming Software Development by abhiagro …cout << "CHECK 5\n"; //---------------Insertion Co-ordinates of Carbon In Array---------------- cnt.open ("CNT.txt"…} cout << "CHECK 8\n"; //----------- Writing Co-ordinates of Oxygen in File------------------ std::ofstream cnt2 ("CNT2.txt… Re: Dev C++ Programming Software Development by Schol-R-LEA …; "CHECK 5\n"; //---------------Insertion Co-ordinates of Carbon In Array---------------- cnt.open ("CNT…; "CHECK 8\n"; //----------- Writing Co-ordinates of Oxygen in File------------------ std::ofstream cnt2 ("CNT2…lt; "\n"; //CHECK Some Random Co-ordinates cout << no << "\… Homework - Simple question Programming Software Development by Mustey …. 1. a) A program that takes two sets of co-ordinates and two radiuses (xA yA rA xB yB rB). These… it would take a number of sets of XY co-ordinates depending on the number n. ( x1 y1 x2 y2 …. xn… outputs on the screen how many of the XY co-ordinates fed are INSIDE BOTH circles. Example: Input: 2 2 5… Re: Issue with MouseListener Programming Software Development by chandini.david Hey!! Thanks for trying, but it still doesn't work. It still reads and sends the co-ordinates of clicks that are performed when not that player's turn... :( need help with opengl/c++ Programming Software Development by rabihayass …,-100,100,100,100); //Move Co-ordinates glPopMatrix(); glPushMatrix(); glTranslatef(0.0f, 10… and draw planet drawPlanet(); glPopMatrix();//Reset to Orginal co-ordinates glutSwapBuffers(); } /* graphics initialisation */ void init(void… String to integer array Programming Software Development by OblibSystems … parse an integer to a "library" of co-ordinates. This integer allows for a random co-ordinate to be… Function in total there are 99 different combinations of co-ordinates. the return of this function needs to be recognised as…,0) or can use another method to lookup the co-ordinates. Thankyou in advance Quick question about "getLocation()" Programming Software Development by san_fran_crisko … "getLocation()". It tells me the x, y co-ordinates of a button on the screen but so far I… and truncating/editing it isn't feasible as the co-ordinates could change from 2 or 3 characters. E.g. x… Please help with images...kind of urgent Programming Software Development by kelvin_b … part needs to have an array of all the co-ordinates of black pixels for each road, I would think. Then…, I have to change the RGB code for the co-ordinates of the shortest route so far. Converting all this to… Predefined Graph function........ Programming Software Development by rahul8590 … exhausted on writing a graphic function of plotting the co - ordinates and displaying a graph. Well is there any function or… a graph if i provide a given set of co - ordinates. Trouble understanding MouseListener Programming Software Development by redmaverick … mouseclicks inside the green rectangle and give out the co-ordinates...... First we select green color using g.setColor(Color.green…, how does the program understand that g.drawString(......) implies co-ordinates of the mouse pointer? why can't assume an arbitrary… Object element comparason STUDENT HELP Programming Software Development by Suicidal_tool … to do, is to compare the x and y co-ordinates of my two objects. The intelisense is working and there… and its elements to another cpp? *Clarify* passing the co-ordinates of both objects to a function, in the cpp with… Distance between cities. Programming Software Development by syd919 … two numbers after it are the x and y co-ordinates, I have read in the data I am having trouble….close(); output.close(); return 0; } [/code] I store the co-ordinates in a 2d array with 1 row and 6 columns Help with a Pong game Programming Software Development by redyugi ….rect = self.image.get_rect() # Set the rect to same co-ordinates self.position[0] = coor[0] self.position[1] = coor[1….rect = self.image.get_rect() # Set the rect to same co-ordinates self.position[0] = coor[0] self.position[1] = coor[1… Variables from C++ into Blender Game Engine Programming Game Development by kshaaban … tracks a user and extrapolates their co-ordinates within 3D space. i have the co-ordinates in c++ stored as variables and… Output 2D vector as a grid Programming Software Development by raheel_88 … grid), by creating a set of x and y co-ordinates whose spacing is [ICODE]dx[/ICODE] and [ICODE]dy[/ICODE…, to be the product of the x and y co-ordinates. The problem is, the output is just a line of… Send coordinates from Andriod to webserver and display it in webserver consecutively Programming Mobile Development by knan … an Android phone to a Webserver, and the received co-ordinates are displayed one by one in the server. I think… not correct. Where/How can I see the received co-ordinates? Also I need to see it like this [CODE]Latitude… Class and object offsets Programming Software Development by ghost_from_sa … do was "create" a rectangle where 4 co-ordinates were stored mapping out where, on an x, y grid…; cout << "1. Display X and Y co ordinates" << endl; cout << "2. Move… Need Help in Java Checkers (just in console) Programming Software Development by mrjillberth …; System.out.println("\nInstructions: input the ordinates to move first, then, the ordinates where you will move separated with space.\n… Please Help me I can't start with this project ! Programming Software Development by friendskhaled … variable length), the mayor of the city and the co:ordinates of the city as integer x and y, Your system… to be inserted, deleted or searched by name or co:ordinates; it should also allow to change the name of the… Re: Please Help me I can't start with this project ! Programming Software Development by masijade … variable length), the mayor of the city and the co:ordinates of the city as integer x and y, Your system… to be inserted, deleted or searched by name or co:ordinates; it should also allow to change the name of the… How to fix unresolved external symbol issue? Programming Software Development by Rage A Lot …); //set columns GridObject.setC(rand()%16+7); //display x co-ordinates for(int i=0;i <=GridObject.getC(); i++){ cout…()<< |"; } } if(!(s%GridObject.getC())){ //generate x co-ordinates counter++; cout <<" "<<counter; cout… Brasenham Line Drawing Algorithm problem Programming Software Development by vishalonne …,gm,errorcode; clrscr(); printf("\n\n\tEnter the co-ordinates of first point : "); scanf("%d %d",&…;x1,&y1); printf("\n\n\tEnter the co-ordinates of second point : "); scanf("%d %d",&…