000

Handling Document.UnknownCommand Event, 1 of 2

In one of my recent article ( Custom On Demand Loading ), I mentioned of handling Document.UnknownCommand could be used for on demand loadi...

Stingray Renderer Walkthrough #6: RenderInterface

Stingray Renderer Walkthrough #6: RenderInterface Today we will be looking at the RenderInterface . I’ve struggled a bit with deciding if it...

Stingray Renderer Walkthrough #5: RenderDevice

Stingray Renderer Walkthrough #5: RenderDevice Overview The RenderDevice is essentially our abstraction layer for platform specific renderi...

iLogic - Dynamic MultiValue Parameter Lists "Filtered" By Current Selected Value

Issue: You want to "filter" a list (List B) based on the selection from another list (List A), but the lists are long and writing ...

Stingray Renderer Walkthrough #4: Sorting

Stingray Renderer Walkthrough #4: Sorting Introduction This post will focus on ordering of the commands in the RenderContexts . I briefly to...

Hybrid Wireframe and Shaded Views in Autodesk Inventor

Issue: You want to create a view on your drawing that has some parts shaded and some that look wire-framed, so you can show some particular...

Stingray Renderer Walkthrough #3: Render Contexts

Stingray Renderer Walkthrough #3: Render Contexts Render Contexts Overview In the last post we covered how to create and destroy various GPU...

Blog Archive