In the early days, there were many new people in the team and their energy was limited, so they prepared some common basic knowledge code examples for them to learn by themselves.
Recently, an OpenGL development environment was built on Windows based on VSCode, GLAD, and GLFW, which is convenient for verification and learning. It is also used for taking notes for later revie…
I remember that I was going to change jobs at that time. It happened that this company was working on the iOS SDK project, so I wrote this after the interview. Since it is a test case, the code is …
In the process of game development, planning often uses Excel(csv) to configure game strategies. How to provide an efficient decoupling tool to assist planning and development has become a very im…
Recently, the company is doing network-synchronized interactive gameplay, which is similar to the MMO in the game field. Therefore, I have verified some basic technical points based on the mature g…