000

Data Driven Rendering in Stingray

We’re all familiar with the benefits that a data driven architecture brings to gameplay: code is decoupled from data, enabling live linking ...

Be Careful When Handling Document Events

In one of my resent CAD application development project, I needed to handle Document's event, namely, Document.CommandWillStart/CommandE...

Highlight Attributes in BlockReference

An interesting question is posted in Autodesk's user discussion forum here , asking how to highlight attributes of a block (BlockReferen...

Temporal Reprojection and SAO

We've recently re-visited our AO solution with the goal of improving its performance on consoles. We currently use the Scalable Ambient ...

Allocation Interlude: JavaScript Animation

Making technical illustrations in drawing programs is tedious and boring. We are programmers, we should be programming our illustrations. L...

Allocation Adventures 3: The Buddy Allocator

Hello, allocator! The job of a memory allocator is to take a big block of memory (from the OS) and chop it up into smaller pieces for indivi...

Moving to AutoCAD 2015/16 Issues: Quitting Application

I have been recently helping upgrading AutoCAD 2012 to AutoCAD 2015 in my office. During the process of moving up to AutoCAD 2015, I encount...

Blog Archive