# h5game_study **Repository Path**: lightsever/h5game_study ## Basic Information - **Project Name**: h5game_study - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-21 - **Last Updated**: 2021-03-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # three js 2D小游戏 例子集 ## threejs_mt helloworld,用sprite 画出若干图片 ## threejs_atlas 使用Mesh更精确的使用图片,主要处理锚点的问题,uv的问题。 图集也是不可避免的问题 ## threejs_pick 使用threejs如何处理鼠标位置去拣选画出的物体 未完成 1.帧动画 2.物理引擎结合