Login
Roast topics
Find topics
Find it!
From:
3D Game Engine Programming
(Uncensored)
subscribe
C++ Fast Track for Games Programming Part 14: Fixed Point
https://www.3dgep.com/cpp-fast-track-14-fixed-point/
links
backlinks
Tagged with:
games
math
tutorial
programming
c++
game
beginner
c++ tutorials
fixed point
Roast topics
Find topics
Roast it!
In this article, fixed point arithmetic is introduced to avoid unnecessary conversions. Fixed point arithmetic is also used to optimize math operations. Continue reading →