文章列表
Rotate and translate object in local and global orientation using glm(使用 glm 以局部和全局方向旋转和平移对象)
Compute objects moving with arrows and mouse(计算用箭头和鼠标移动的对象)
Inverting a 4x4 matrix(反转 4x4 矩阵)
How do I implement a B#233;zier curve in C++?(如何在 C++ 中实现贝塞尔曲线?)
What is the C++ function to raise a number to a power?(将数字提高到幂的 C++ 函数是什么?)
Fastest algorithm for primality test(素性测试的最快算法)
Special simple random number generator(特殊的简单随机数发生器)
What is half open range and off the end value(什么是半开范围和离终值)
How does Excel successfully round floating point numbers even though they are imprecise?(即使浮点数不精确,Excel 如何成功舍入?)
sine wave that slowly ramps up frequency from f1 to f2 for a given time(在给定时间内将频率从 f1 缓慢上升到 f2 的正弦波)