AU
-

I've long been fascinated by stereoscopy, as I suspect is the case for most people lucky enough to have two functioning eyes. There's something magical about a device that immerses us in a three dimensional scene by hijacking that fundamental input mechanism of ours, binocular vision. I almost always get that "oh wow" feeling: it just never gets old. I also happen to like collecting cool bits of vintage technology, although in an admittedly haphazard and opportunistic way: I have printing blocks, a typewriter, a TI-57 programmable calculator, an Apple Newton, a Palm Pilot and an iPAQ, to name a…
-

[This handout is for "SD5013 - Using SensorTag as a Low-Cost Sensor Array for AutoCAD", a 60-minute class I'll be presenting at AU 2014. Here's the sample project that accompanies this handout.] Introducing SensorTag SensorTag is a $25 device containing a number of sensors – an accelerometer, a gyroscope, a magnetometer, a thermometer, a hygrometer and a barometer – that communicates to a monitoring system (whether an iOS or Android mobile device or a Windows or Linux PC) via Bluetooth 4.0 (also known as Bluetooth Smart or Bluetooth Low Energy – BLE). Texas Instruments have packaged their CC2541 sensor…
-
In yesterday's post we saw a simple implementation of two commands to translate between geographical locations (latitude-longitude values) and drawing points inside AutoCAD. In this post we're extending that to access the current coordinate system, as returned by the GeoLocation object attached to the current drawing. Which in some ways should be simple, but then the CoordinateSystem property actually returns XML data, not just the simple coordinate system name you probably passed in when choosing it (see the IGR command, below, to see what I mean): <?xml version="1.0" encoding="utf-16" standalone="no" ?> <Dictionary version="1.0" xmlns="http://www.osgeo.org/mapguide/coordinatesystem"> <ProjectedCoordinateSystem id="SWISS"> …
-

Now that registration is open for Autodesk University 2014, people are busy signing up for classes. For those of you who are curious about the classes I'm delivering/hosting/attending at this year's event, here they are. I'll break things down day-by-day, in case you're interested in finding an opportunity to meet up but can't attend one of my sessions. Monday (Dec 1st) I'll be attending the ADN DevDay, all day. Always lots of great information to absorb there, of course (jetlag permitting ;-). Tuesday (Dec 2nd) I'll be hanging out at the ADN DevHack for most of the afternoon, although I…
-

A few weeks ago I received the official retail version of Kinect for Windows 2 (having signed up for the pre-release program I had the right to two sensors: the initial developer version and the final retail version). After some initial integration work to get the AutoCAD-Kinect samples working with the pre-release Kinect SDK, I hadn't spent time looking at it in the meantime: the main reason being that I was waiting for Kinect Fusion to be part of the SDK. The good (actually, great) news is that it's now there and it's working really well. For those of you…
-

Some of you are probably aware of this activity from Shaan's and Scott's blogs, but I thought it was overdue a mention here, too. Autodesk is sponsoring the mother of all road trips: over the course of 8 months, TJ McCue is travelling the length and breadth of the United States in a brightly decorated recreational vehicle (RV), spreading the word about 3D technology. TJ is talking to people around the country about reality computing – capture, processing and fabrication processes such as 3D printing – as well as the availability of low-cost design tools. TJ is documenting his travels…
-
A quick reminder – as I already posted on this topic a few months ago – about the "early bird" $600 discount that's available now – and until August 19th – for this year's AU. It's a great way to get first dibs on the classes of your choice, as you get to register a week before people who don't hold advance passes (such as Autodesk employees, sniff-sniff ;-). It's already shaping up to be a hectic AU for me, again: both the classes I submitted got accepted (thanks, developer track leads!) and it turns out I'll be participating in…
-
After a minor technical glitch, I've now been able to submit two class proposals for Autodesk University 2014. Both are currently planned as 90-minute lectures. The first is about AutoCAD's JavaScript API: Connect AutoCAD to the web with HTML5 and JavaScript AutoCAD 2015's JavaScript API enables a whole new generation of web-enabled applications. This session focuses on how you can use this API to connect web-based applications with AutoCAD. We'll look at how HTML5 can be used to implement user interface components inside AutoCAD – modal & modeless dialogs, palettes and new document windows – including calling into core AutoCAD…
-
The "call for proposals" for AU2014 is going out on April 23rd and will remain open for about a month. This is approaching quickly, so get your thinking hats on if you're considering submitting a class proposal. From my side I'm thinking about a few possible topics: Implementing a tangible user interface for AutoCAD using SensorTag Integrating a web-based user interface into AutoCAD via its JavaScript API I'm also toying around with the idea of doing a kind of "meta" session, during which we'd look at some of my favourite blog posts/areas of research over the years. Something like "8…
-
I saw an announcement for this competition back at Autodesk University 2013, but haven't yet posted about it on this blog. The competition is now in its final stages – the deadline is on March 26, 2014 at 10am PST – but that means exactly 9 days left to enter from the time this post goes live. The concept is simple: you have to use one of three Autodesk products – Inventor, Showcase or 3ds Max – to create a rendering of the Morgan 3 Wheeler to be published as an advertisement in MOG Magazine. Aside from installing one or…