craft@游戏开发资源 的内容(查看所有内容)
六角网格系统专题文章清单
craft
2016-04-22
六角网格系统专题清单
- Amit’s guide to hexagonal grids - with interactive diagrams
- Amit 的六角网格专题互动教程
- Amit’s Thoughts on Grids includes squares, hexagons, and triangles
- 网格沉思-游戏中的网格系统
- inidenova译文
- Overview of hex grid coordinates
- 六角网格坐标概论
- Hexagonal coordinates explained, including hex/pixel coordinate conversion
- 六角网格坐标解释
- Numbering Systems; Distances; Angles
- 数字系统;距离;角度
- Isometric Cube Coordinates
- 等轴立方坐标
- Comparison of Hexagonal coordinate systems, including pixel to hex coordinates, and hex distances
- 六角坐标系统对比
- Hexagonal Coordinates and Distance function
- 六角网格坐标与距离函数
- Hexagonal Grid Math, including mouse position to hex coordinate, and source code in Java and Actionscript
- 六角网格数学基础
- Pixel Location to Hex Coordinates
- 像素位置到六角网格坐标的转换
- Converting mouse location to hex coordinates
- 鼠标位置到六角网格坐标的转换
- Line of Sight and Distance, plus a Java applet demonstrating field of view (includes Java source)
- 视线与距离
- Identifying directions in a hex grid [PDF]
- 六角网格中的方向定位
- Grids used in Cellular Automata
- 元胞自动机中的网格系统