|
You are here |
www.redblobgames.com | ||
| | | | |
devmag.org.za
|
|
| | | | | A Bézier curve is a type of curve that is easy to use, and can describe many shapes. This guide gives instructions for implementing algorithms for using Bézier curves in your games. | |
| | | | |
jamie-wong.com
|
|
| | | | | One of the techniques used in many demo scenes is called ray marching. This algorithm, used in combination with a special kind of function called | |
| | | | |
jonathanchang.org
|
|
| | | | | How to create a triangular navigational mesh using global hexagonal grids from the H3 library. A worked example, based on the San Francisco Bay Area, demonstrates how to construct, visualize, and refine such a mesh in R. | |
| | | | |
wtfleming.github.io
|
|
| | | [AI summary] This post discusses achieving 99.1% accuracy in binary image classification of cats and dogs using an ensemble of ResNet models with PyTorch. | ||