Hello, does anyone know of any APIs in C ++ that I can do 3D animations? If possible with blender support.
I have already used Horde3D however its API is complicated, every time I edited I had to compile to be able to use in my project. I hope I...
I created my API with Apigility, did the deploy and everything was working well until I uploaded the files to my server (hosting). Once I uploaded the files and accessed the Apigility project path on my server I encountered the following error:...
Using the Atom code editor I came up with the idea of making a simple yet useful feature for it. But for this the first step is to find the beginning of the scope, for that I look for a pair of brackets . The function can be accessed using...
I developed an Api that communicates with my database and put it in IIS. Testing in Windows Forms applications, api data search works normally, but when I try to run it inside the Windows Phone app it returns the following error:
{System.N...
I have two calls (Call) of Retrofit 2, one that downloads a object of type Config, and one that downloads a list of objects of type Registrations.
I need to know when these two calls are finished, so I can call a new activity , however,...
I need help, I want to know how to get the street data (name, type, address, etc.) through Latitude and Longitude, using the Overpass API, I'm a beginner with it and I really need this data.
I'm new to xcode / objective-c. But I need to do a project where the user will do a search for any movie name and through the MovieDB database, the application will return the name and poster of the movie that the person searched for.
I alrea...
There is some Payment API that supports variable signature. Or rather, post paid scheme.
If the user spent X, pay Y. If you did not spend anything, you do not pay anything. If you spent 5X pay 5Y.
I already use pay-as-you-go for prepaid...
I have a map where the user looks for points like bakeries, supermarkets registered around an area.
I would like the map API to grab all the zoomed points that display all of them.
I tried to use fitBounds, but nothing is happening. Can yo...
Good afternoon.
Well, my question is to capture linkedin user profile information with PHP. I tried but I can only return the firstname, lastname and image of the account to SESSION.
$response = $OBJ_linkedin->profile('~:(id,first-name,...