mirror of https://github.com/mosra/magnum.git
Browse Source
Optimized with simple code tricks, some very complex math (like `2*0.5=1`), and principal of locality. Things the compiler would probably do for me anyway. Was able to remove about 6 useless float multiplications. Signed-off-by: Squareys <Squareys@googlemail.com>pull/118/head
1 changed files with 10 additions and 14 deletions
Loading…
Reference in new issue