You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers. No questions about C++ programming or topics which are answered in the tutorials!
Hi everyone.
First I want to ask if anyone can become a member in this forum. I tried to register but it keeps telling me that my "Confirm password" is wrong. I have even copy and paste the same word from an external text document and it still complains. Is it me who is doing something wrong?
Secound I want to ask if there is any way to transform the world coordinates into screen coordinates.
So if i have an object in the top left corner of the window I want to get the coordinates (0,0) and not the coordinates in the world ex (10,0,200)
Third and last question. Is it possible to transform the mouse coordinats into the 3d world. If the mouse is in the top left corner of the screen, its coordinats is (0,0). Can you get the that coordinat into what polygons it is touching like (10,100,25) depending on the camera
First... What on earth is stopping you from using a search tool [Start | Search | All files and folders on windows or grep on *nix] to look for a method by that name in the include directory? That would only take you like 3 seconds to do and you'd have the answer immediately.
Second... What about the documentation? Given the method name, you can find out information about it there... You can find the docshere. Click Class members and then 'g'.
Third... You most definitely would not get a nasty runtime error from the posted code. It would never compile. You would get a nasty compile error.
Big-Laser-Gun wrote:To vitec...
If the windows search function lets me search for a frase inside of all text documents then perhaps you can tell me how I do that.
To all those funny windows users
Use the advanced search options where the dialogs allows to search for text inside documents