SH4ZAM! 0.1.0
Fast math library for the Sega Dreamcast's SH4 CPU
Loading...
Searching...
No Matches
Todo List
File shz_matrix.h
File shz_matrix.hpp
  • Fully document
  • Operator overloading
  • full transforms (GL-style) taking a separate destination matrix?
  • Copy to unaligned dest
File shz_mem.h
  • shz_macw()
  • shz_memset2()
  • shz_memset4()
  • shz_memset32()
  • shz_memset()
  • shz_memmove()
File shz_quat.h
File shz_quat.hpp
  • overload arithmetic operators
File shz_scalar.h
  • Use FP rounding modes for rounding functionality.
File shz_vector.hpp
  • C++ proxy class equivalent for shz_vecN_deref().
  • C++ better swizzling mechanism
File shz_xmtrx.h
File shz_xmtrx.hpp
  • Fourier transforms
  • Arbitrarily-sized matrix routines
  • shz_rotate_quat()