交互式计算机图形学——基于WebGL的自顶向下方法(第七版)的例子与练习题
Role in this project:
Front-end Developer Contributions:89 commits, 21 PRs, 74 pushes in 3 years 4 months
Contributions summary:Akira's contributions focused on enhancing the WebGL-based interactive computer graphics examples within the repository. They updated the webpack configuration to include support for GLSL shaders and configured it for production builds. Additionally, they implemented new examples, including a Sierpinski gasket variant, and added other visual demonstrations within the WebGL environment, indicating a focus on rendering and graphical effects. They also modified and created HTML and JavaScript files to render.
threejsjavascriptgraphicswebgl
Role in this project:
Front-end Developer Contributions:12 commits, 10 pushes, 1 branch in 13 days
Contributions summary:Akira primarily contributed to the front-end implementation of the 2048 game. Their commits include adding and updating JavaScript code, modifying the HTML structure (index.html), and adjusting the webpack configuration. The user also addressed a bug related to the restart event, and implemented touchmove to prevent default behaviour.
javascripttypescriptgame