1. in Geometry

    Rendering Normalized Object Coordinates in Blender 3.3

    a header image visualizing a tless object and suzanne, both with diffuse texture and visualized normalized object coordinates (NOCs).

    As methods for estimating 6D poses from images gather momentum, "Normalized Object Coordinates" have entered the arena. These are pixel-wise encodings of the object position. In that sense, they are like a normal map, but instead of encoding the normal at every point, they encode the position.

    How can we …

    Read more...

  2. in Shorts

    What is a model?

    If you're new in an engineering field, or if you're paying attention in school, you will have heard of models. I used to be confused when people described the equation of a falling body as a "physical model". Since, after all it's just a description of reality, right? What does …

    Read more...

  3. in Optimization

    How I Learned to Stop Worrying and Love Evolutionairy Algorithms

    In an effort to become more organized, I want to share the stuff I program in my freetime. Because you know, somehow it helps, if you write about your projects. Makes you think them over once more.

    So quite a while back, I stumbled upon evolutionary algorithms. They mimic some …

    Read more...