
GPT Image 2Infographic
niiicE!! some fun facts about OpenGL matricies: translate first, then scale, then rotate…
GPT Image 2 prompt and image example
@doodlestein
View source post ↗👁 92,048♥ 192★ quality 95
PROMPTTranslation
niiicE!!
some fun facts about OpenGL matricies: translate first, then scale, then rotate
eg point = r(s(t(m)))
Center the model once at authoring time too helps as
Can use quaternions for rotation instead of Euler angles when composing many rotations... avoids gimbal lock
If you need “parent → child” hierarchies, multiply in scene-graph order: child.M = parent.M · child.T · child.R · child.S
if all three of these happen you can end up with a bad shear:
Object is off-origin (pivot ≠ (0,0,0)) +
Non-uniform scaling (sx ≠ sy or sx ≠ sz) +
You rotate (any angle ≠ 0°)
Turn this look into your image
#gpt-image#linear-algebra#eigenvectors#transformations#data-visualization#educational#diagram#mona-lisa#math-explainer
Related prompts

✨ View prompt♥ 317

✨ View prompt♥ 215

✨ View prompt♥ 68

✨ View prompt♥ 61

✨ View prompt♥ 45

✨ View prompt♥ 89

✨ View prompt♥ 120

✨ View prompt♥ 39

✨ View prompt♥ 53

✨ View prompt♥ 66

✨ View prompt♥ 46

✨ View prompt♥ 35