什么是View and Data API?

使用View and Data API,你可以轻松的在网页上显示大型三维模型或者二维图纸而不需要安装任何插件。通过View and Data API,你可以对模型进行视点控制、选择控制、属性信息查询等等,而且还可以把这样无插件的模型浏览器和您自己的其他信息系统集成起来。

一些PPT:

基于Web的智能建筑BIM运维方案

View and Data API 分为两部分:

REST API - 用于模型的上传和转换
Client JavaScript API,对于对浏览器端viewer和模型的各种操作。

需要安装什么软件?需要什么开发环境?

View and Data API是运行在浏览器上的,你只需要一款支持WebGL的现代浏览器, 比如Chrome、Firefox,IE11以及一些国内的浏览器。

开发环境主要是Web开发,对于模型的上传与转换,您可以使用你熟悉的任意语言 .net, Java, C++, PHP, ruby, python, Javascript…. 来调用REST API。客户端API是Javascript API,你可以使用任意你喜欢的编辑环境,Visual Studio, Eclipse、EditPlus、SublimeText等等。

相关资料在哪儿?

Developer.autodesk.com  https://developer.autodesk.com/ 这是Autodesk Web Service的主入口,你可以找到大部分资料的链接。你可以从这里开始创建一个app并开始你的View and Data API之旅。

我的一些中文博客: http://www.cnblogs.com/junqilian/category/594048.html

示例代码: http://developer-autodesk.github.io/

Workshop 教程 :

Node.js -- https://github.com/Developer-Autodesk/tutorial-getting.started-view.and.data

Asp.net -- https://github.com/Developer-Autodesk/tutorial-aspnet-view.and.data.api

视频:

http://v.youku.com/v_show/id_XOTQ0NTU5NzA0.html

http://v.pptvyun.com/show/0a2dnq2apaSjmqaL4K2enK8.html

http://duchangyu.github.io/51CTO/#/

怎么申请?

我对view and data API很感兴趣,怎么开始使用?

https://developer.autodesk.com/ ,最上面点 “Create an App“ 勾选 View and Data API。

怎么获得技术支持?

我们的论坛 http://forums.autodesk.com/t5/view-and-data-api/bd-p/95

我们的博客 http://adndevblog.typepad.com/cloud_and_mobile/

我的邮件: changyudu在163.com

如何及时了解更新资讯?

关注ADN 微信公众号:

Autodesk View and Data API二次开发学习指南的更多相关文章

  1. Civil 3D API二次开发学习指南

    Civil 3D构建于AutoCAD 和 Map 3D之上,在学习Civil 3D API二次开发之前,您至少需要了解AutoCAD API的二次开发,你可以参考AutoCAD .NET API二次开 ...

  2. Autodesk View and Data API练练手

    大家如果参加过我们的活动,你应该已经听过看过不少关于View and Data Web Service的例子里,如果还没有的话,请看看下面这几篇: http://www.cnblogs.com/jun ...

  3. 使用AxisHelper帮助理解View and Data API中的坐标系统

    大家使用View and Data API做三维模型开发,必然首先要理解View and Data API的坐标系统,即XYZ三个轴向分别是怎么定义的.Three.js里面提供了一个AxisHelpe ...

  4. Using View and Data API with Meteor

    By Daniel Du I have been studying Meteor these days, and find that Meteor is really a mind-blowing f ...

  5. View and Data API Tips: Constrain Viewer Within a div Container

    By Daniel Du When working with View and Data API, you probably want to contain viewer into a <div ...

  6. View and Data API Tips: Hide elements in viewer completely

    By Daniel Du With View and Data API, you can hide some elements in viewer by calling "viewer.hi ...

  7. 在View and Data API中更改指定元素的颜色

    大家在使用View and Data API开发过程中,经常会用到的就是改变某些元素的颜色已区别显示.比如根据某些属性做不同颜色的专题显示,或者用不同颜色表示施工进度,或者只是简单的以颜色变化来提醒用 ...

  8. 特大喜讯,View and Data API 现在支持中文界面了

    大家经常会问到,使用View and Data API怎么做界面的本地化,来显示中文,现在好消息来了,从v1.2.19起,View and Data API开始支持多国语言界面了.你需要制定版本号为v ...

  9. View and Data API 现在支持IE11了

    By Daniel Du After a long time waiting, IE11 finally supports WebGL, which enables us viewing our 3D ...

随机推荐

  1. CentOS下Zabbix安装部署及汉化

    搭建环境:Centos6.5_x86_64,Zabbix2.4.5,epel 源 服务端: 1.安装开发软件包yum -y groupinstall "Development Tools&q ...

  2. <程序员从入门到精通> -- How

    定位 自己才是职业生涯的管理者,想清楚自己的发展路径: 远期的理想是什么?近期的规划是什么?今日的任务和功课又是什么? 今日之任务或功课哪些有助于近期之规划的实现,而近期之规划是否有利于远期之理想? ...

  3. 乐乎环球WiFi

    乐乎环球WiFi招商加盟 随身WiFi设备 乐乎环球Wifi是由北京蔚蓝创智科技有限公司研发的产品,是一款可以在全球100多个国家和地区实现免漫游4G高速上网的随身WiFi设备.和普通MiFi设备相比 ...

  4. BZOJ3198[SDOI2013]SPRING

    Description Input Output Sample Input 3 3 1 2 3 4 5 6 1 2 3 0 0 0 0 0 0 4 5 6 Sample Output 2 HINT 题 ...

  5. Mono on CentOS 6.3 安装笔记

    在网上找到篇关于yum的文章,写的很详细特此推荐下,在阅读本文之前建议先看看它: <CentOS yum源的配置与使用> 如果用的是移动光驱,建议不要开启本地的yum 的本地reposit ...

  6. Android(1)—Mono For Android 环境搭建及破解

    0.前言 最近公司打算开发一款Android平台的简单报表查询软件,因本人之前一直是.NET开发的,和领导商定之后决定采用Mono For Android 进行开发,暂时采用破解版进行开发: 下文是记 ...

  7. Ubuntu Server(Ubuntu 14.04 LTS 64位)安装libgdiplus2.10.9出错问题记录

    首先下载libgdiplus2.10.9安装包 wget http://download.mono-project.com/sources/libgdiplus/libgdiplus-2.10.9.t ...

  8. Lesson 16 A polite request

    Text If you park your car in the wrong place, a traffic policeman will soon find it. You will be ver ...

  9. [原创]关于mybatis中一级缓存和二级缓存的简单介绍

    关于mybatis中一级缓存和二级缓存的简单介绍 mybatis的一级缓存: MyBatis会在表示会话的SqlSession对象中建立一个简单的缓存,将每次查询到的结果结果缓存起来,当下次查询的时候 ...

  10. 阿里的weex框架到底是什么

    title: 阿里的weex框架到底是什么 date: 2016-09-27 10:22:34 tags: vue, weex category: 技术总结 --- weex 工作原理 首先看下官方的 ...