Tag: Delaunay

  • Gamedev Pronunciation Guide

    Gamedev Pronunciation Guide

    Introduction If you are working in the field of Computer Science, chances are you might have encountered quite a lot of technical terms and foreign names, such as Dijkstra and Nyquist. And chances are that you have learnt a good part of them solely from books. And there is nothing more embarrassing than being in…

  • To Voronoi and Beyond

    To Voronoi and Beyond

    Voronoi Diagrams This tutorial is a primer on Voronoi diagrams: what they are, what you need them for and how to generate them using a Shader in Unity. You can download the complete Unity page in Part 4. Part 1: Voronoi Diagrams Technically speaking, Voronoi diagrams are a way to tassellate a space. It means…