🎮 3D game using raycasting DDA algorithm 👾 openglddaraycasting3dgamedda-algorithm UpdatedSep 30, 2022 C Battletech mod for C:DDA. ddabattletechinfantrybattle-armorbattletech-megamod UpdatedAug 24, 2022 Different output primitives algorithms with JavaScript. ...
① #include<iostream>#include<windows.h>#include<GL/glut.h>usingnamespacestd;GLint x1,y1,x2,y2;voiddrawLine(GLint x1,GLint y1,GLint x2,GLint y2){floatm=1.0*(y2-y1)/(x2-x1);glClear(GL_COLOR_BUFFER_BIT);glBegin(GL_POINTS);floatx,y;if(m>=-1||m<=1)for(x=x1,y=y1;x<=...
AlgorithmOC - OC算法与数据结构实现. 机器学习@ ShowAndTell - A Show And Tell implementation for iOS 11.0 based on CoreML. 上架@ Solve-App-Store-Review-Problemm - (ipv6,ipv6被拒绝,后台定位等审核问题的终极解决方案汇总). iOS11@ iOS11 - 这里总结了大家iOS 11,iPhone X 适配问题.如有问题,欢...