Seb James

Results 94 comments of Seb James

Closing this issue as I've incorporated the discussion into the code now.

Example: ``` Scenetrans setup code: v.setSceneTrans (morph::vec({0f, 0f, -3.5f})); scene rotation is Quaternion[wxyz]=(1,0,0,0) Writing scene trans/rotation into /tmp/Visual.json... Success. ```

Already have a decent set of `morph::vec` tests in **tests/testvec_constexpr.cpp**. Proceed with `range` and the others mentioned above.

`morph::range` is ticked (#272 )

Everything except mat33, so I'm closing this now.

Closing this one, because new development has moved to https://github.com/sebsjames/mathplot

#378 suggests this is quite important with more recent gcc versions and if I want to move to C++23.