Skip to content

3D Modeling: Technical Articles and Resources

3D modeling is the process of creating a digital three-dimensional representation of an object or surface using specialized software. Discover our technical articles and resources related to 3D modeling.
How to add feature recognition and direct editing to your 3D application
Hexagon pattern 1

2 min read

Au Contraire: Only Public Virtual Functions Are Necessary

Author:

ADMIN

27-10-2011

I am writing this blog post largely in response to John’s blog post: Public Virtual Methods: A Bad Idea. John and I ...

3 min read

Take Care in What You (Let Your Customers) Ask For

Author:

ADMIN

05-10-2011

How do you design an interface that returns the result of some calculation when 99% of the time the result is simple ...

4 min read

Your Smallest Code Change Could be the Most Dangerous

Author:

ADMIN

27-09-2011

This post will discuss two aspects of my favorite programming language, C++:

4 min read

How High Can You Jump?

Author:

ADMIN

08-09-2011

By Kevin Tatterson

4 min read

4 Tactics to Break "Brian's Law"

Author:

ADMIN

25-08-2011

Eric Zenk is a Senior Software Engineer in the CGM group at Spatial and will be authoring occasional guest posts.

3 min read

Lessons in Scaling

Author:

ADMIN

23-08-2011

Spatial recently purchased an extreme piece of hardware to investigate the scalability of our multiprocessing ...

2 min read

What Does This Line of Code Do?

Author:

ADMIN

11-08-2011

As all good posts start with a quick to-the-point intro; here goes this one. Can anybody tell me what this line of code ...

2 min read

A Really Good Book

Author:

ADMIN

14-07-2011

Way back in the Dark Ages of the mid-90s, I used to read a newsgroup called comp.lang.c++. You can tell this was the ...

5 min read

Leveraging Multi-Core Hardware in Your Application

Author:

ADMIN

24-06-2011

In previous posts I mentioned the multiprocessing capabilities in CGM and how these differ from multi-threading in ...

Big Hexagons