Library to plot graph without using storyboards [closed] - objective-c

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I need a library for creating graphs which does not use storyboards and has various functionalities like zoom in and out. I want a library which has features similar to the library at https://github.com/Boris-Em/BEMSimpleLineGraph. I checked many libraries but most are using storyboards. Please reply.

I went through my own search and I couldn't find anything that worked exactly the way I needed it to. Finally I found a library which is used in android applications but a new version for iOS users has been launched which is awesome. You can find the library here.

The most popular choice of graphing system out there for iOS and OS X is CorePlot which can be difficult to use but there are lots of great tutorials.
If you are looking for something simpler may I humbly suggest RHGraphKit which is a simple graphing system I put together for Mac OS X 10.10+

Related

How to build netbsd based mobile os [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 months ago.
Improve this question
I'm searching for way to start my own project
I wanna build a mobile os based on netbsd
I will use netbsd ARM kernel to make my own SoC
Os could you give a resources and tools to get started
Have a look at http://www.NetBSD.org - the homepage of the NetBSD project has many ressources, starting from how to install the operating system over rebuilding and customizing. General Unix knowledge will help you, depending on what you want to do.
For detailled, in-depth technical questions I recommend using the NetBSD mailing lists, for which there is also an archive at http://mail-index.NetBSD.org.
Check DeforaOS project (www.defora.org) and also this:
http://www.ef.com/english-resources/english-grammar/punctuation/

Applications that I can use to create a smooth game for android [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
Guys were about to begin our capstone project after our the approval of our proposal. We need to create a game that requires logic in order to advance. The smoothness of the game and the transitions is strictly required. But the problem is we dont have a clue on what softwares were going to use. I need suggestions. Any game developer out there?
I worked with Unity 3D, it's a free software* specially for game developing. It is not limited to one single platform! Check it out:
Unity 3D
It covers the languages c# and JavaScript and functions such as PSD (Photoshop format) support for asset files. 2D mode as well as 3D mode, powered by unity engine as far as I understood.
*there is also a paid version, check out this page for more information:
http://unity3d.com/unity/licenses

Looking for OpenNi2 sample code or place to download OpenNi1.5 [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I am trying to get started with developing Kinect Application using OpenNi.I dont seem to find any sample code for OpenNi2.I could find code for OpenNI 1.5 though. Where would i be able to find it?
And I am also looking for the older version OpenNI1.5 since all the documentations are based on it.Where would i find a link to download it?
Thanks.
After you download OpenNI 2 and unzip it there is a Samples folder.
You will want to start with something like SimpleViewer.
I recommend checking out the OpenNI Migration Guide as well.
Also, you can find previous version of OpenNI (including 1.5.4.0) here

Three20 framework replacement [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
It was awhile since three20 was updated and their ipad support is a little buggy. i'm considering switching to a different framework or use the standard UIKit again. Their lead developer from facebook had started writing his own framework (https://github.com/jverkoey/nimbus) and it will probably take him awhile to copy everything.
I'm looking for a similar iOS framework to work with. Any suggestions? I really like the TTNavigator URLs logic and the TTTable data sources instead of the UITableViewDelegate.
Nimbus is an iOS framework whose feature set grows only as fast as its documentation. By focusing on documentation first and features second, Nimbus hopes to be a framework that accelerates the development process of any application by being easy to use and simple to understand.
http://jverkoey.github.com/nimbus/index.html
How about learning the native frameworks?

Is there any free cross platform setup builder tool available? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
There are commercial cross-platform install tools out there and i think that they are really useful because you "compose" your setup once and the setup tool compiles it for the target platforms you want it to work for.
Unfortunately, such tools are expensive for a shareware author like me - they cost thousands of dollars. Are there similar open source projects out there?
Thanks in advance,
David
I'm having the same problem. Looked into IZPack, IZPack with Native Laucher, Lauch4J, ... All of them way too complex to use, at least for my taste. Searching for more info on IZPack, I've run accross that one a minute ago almost by accident: http://www.installjammer.com/
Looks promising, haven't tried it yet, though.
IZPack does very fine, i think. It's comprehensive, cross-platform and has a commercial-friendly license.