A very, very simple question. I am developing an app for Android in Eclipse using the SDK of Android an so on, nothing special. My app is going to be a geo-location type. Like this.
一个非常非常简单的问题。我正在使用Android的SDK开发Eclipse中的Android应用程序,没什么特别的。我的应用程序将成为地理位置类型。喜欢这个。
I'm a newbie in the AR applications. I have seen some SDK's like Wikitude, that help us developing this kind of apps.
我是AR应用程序的新手。我见过一些像Wikitude这样的SDK,可以帮助我们开发这种应用程序。
The question is: Is it really necessary to download an alternative SDK for this, or, in theory, I could built it by myself without any extra-download? (more hard-working and time, i guess).
问题是:是否真的有必要为此下载替代SDK,或者理论上,我可以自己构建它而无需任何额外下载? (我觉得更努力和时间)。
Thank you people.
谢谢大家
1 个解决方案
#1
2
Is it really necessary to download an alternative SDK for this, or, in theory, I could built it by myself without any extra-download?
是否真的有必要为此下载替代SDK,或者理论上,我可以自己构建它而无需任何额外下载?
Wikitude and similar frameworks were written by programmers. Other programmers could write one as well. Hence, in theory, if you are a programmer, you could write one.
Wikitude和类似的框架是由程序员编写的。其他程序员也可以写一个。因此,从理论上讲,如果你是程序员,你可以写一个。
However, since something like Wikitude probably has in excess of a hundred developer-years worth of engineering in it by this point, you may wish to use an existing framework, unless you have a rather long timeframe for developing the app.
但是,由于Wikitude在这一点上可能有超过一百多年的开发人员工程,你可能希望使用现有的框架,除非你有一个相当长的时间来开发应用程序。
#1
2
Is it really necessary to download an alternative SDK for this, or, in theory, I could built it by myself without any extra-download?
是否真的有必要为此下载替代SDK,或者理论上,我可以自己构建它而无需任何额外下载?
Wikitude and similar frameworks were written by programmers. Other programmers could write one as well. Hence, in theory, if you are a programmer, you could write one.
Wikitude和类似的框架是由程序员编写的。其他程序员也可以写一个。因此,从理论上讲,如果你是程序员,你可以写一个。
However, since something like Wikitude probably has in excess of a hundred developer-years worth of engineering in it by this point, you may wish to use an existing framework, unless you have a rather long timeframe for developing the app.
但是,由于Wikitude在这一点上可能有超过一百多年的开发人员工程,你可能希望使用现有的框架,除非你有一个相当长的时间来开发应用程序。