Category : Applied mathematics

post image

Matrix, quaternion and scene graph: Part1

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

Read More →