
QCAR
Vuforia SDK
feiyue0823
学无止境
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
QCAR 加载 激活 删除dataset
Swappable Device DatabasesThe DataSetLoadBehaviour is a script that is by default attached to the ARCamera object. The script exposes a list of device databases (that are part of the project) to b原创 2013-08-29 17:11:25 · 3794 阅读 · 3 评论 -
QCAR 基于vuforia做扩展 Unity - Android Plugins
如何为unity写android插件,集成到基于vuforia原创 2014-07-23 15:32:38 · 3191 阅读 · 4 评论 -
Vuforia Unity Camera Image Access
本文描述了两种方法获取Vuforia相机在unity的形象。翻译 2014-07-24 18:07:28 · 5032 阅读 · 1 评论 -
QCAR配置视频背景的大小
@implementation SampleApplicationSession// Configure QCAR with the video background size- (void)configureVideoBackgroundWithViewWidth:(float)viewWidth andHeight:(float)viewHeight{ //原创 2014-11-03 17:30:14 · 1121 阅读 · 0 评论