Matrix, quaternion and scene graph: Part1
Posted on: 22 May 2018 /
Categories: Applied mathematics
Hi everyone, today I want to speak about math, simply if possible, because the topic is about matrix & quaternion. The main goal of this series of posts is to use them correctly inside an applied case: the scene graph and how to compute modelview-projection. Preface I want my approach to be more recreational than