ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Programming Topics

Browse in : > Topics > Programming

Seeing Things Differently
Description : The Multiple Material Marching Cubes (M3C) algorithm builds 3D models from 2D slices. Stuart Golodetz introduces it and provides a C++ implementation. by Stuart Golodetz

DynamicAny (Part 2)
Description : Alex Fabijanic uncovers the internals of DynamicAny with some performance and size tests. by Aleksandar Fabijanic