3D Modeling: Technical Articles and Resources
How to future-proof your modeling engine for freeform surfaces
Spatial Team | 04-05-2026
1. Hybrid geometry representations: pick one and lose Why a single representation is a trap Betting on a single geometry representation is probably the biggest architectural mistake we see teams ...
6 min read
What's Up With the GPU?
Author:
ADMIN
In my previous post I discussed the various multiprocessing technologies at my disposal. These are: OpenMP, MPI, PPL ...
5 min read
Subtleties of B-rep Translation (Part 2); Why Form Matters
Author:
ADMIN
'Form' in mathematics manifests itself in all manners of perspective and discussion. From your earliest mathematics ...
3 min read
How to Train Eight People Without a Trainer
Author:
ADMIN
John's recent post on documentation and behavior driven development reminded me of an interesting experience I had last ...
3 min read
Subtleties of B-rep Translation (Part 1); Why Sharing Matters
Author:
ADMIN
In my last post, I introduced our idea of B-rep Health and the notion of "legal" but bad B-rep modeling data. ...
3 min read
Beyond TDD
Author:
ADMIN
Today, I’ll be diving into alphabet soup of TLA’s. For this I apologize in advance – those TDD guys started it!! First ...
5 min read
How Healthy is Your B-rep?
Author:
ADMIN
We’ve known for a long time that the integrity of B-rep data plays a major role in the success of downstream modeling ...
4 min read
Managing the 16,777,217th Color
Author:
ADMIN
Here’s a quick poll: How many of you have figured out by now that 16,777,217 = 2^24+1, and that the "24" refers to the ...
3 min read
When Is a Point Not Necessarily a Point?
Author:
ADMIN
Answer: when it’s a 'HappyPathPoint'.
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, ...