3D Modeling: Technical Articles and Resources
From CAD to Manufacturing: Cutting the Friction Out of Engineering Workflows
Spatial Team | 28-05-2026
The engineering.com article gets straight to a number that tends to make engineering leaders wince. According to Frédéric Jacqmin, our Vice President of Worldwide Business Development, a simulation ...
1 min read
Thoughts on Agile - Epilogue
Author:
ADMIN
To finish up this series of posts; what Gregg's post described happened a few years ago. Since that first team room, ...
3 min read
Finding Prime Numbers
Author:
ADMIN
I’m generally disappointed when I come across source code examples for multiprocessing technologies that use trivial ...
2 min read
Au Contraire: Only Public Virtual Functions Are Necessary
Author:
ADMIN
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
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
This post will discuss two aspects of my favorite programming language, C++:
4 min read
4 min read
4 Tactics to Break "Brian's Law"
Author:
ADMIN
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
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
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 ...