From d0c938888b3dd00cfdb27bb9444401b9e5913490 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Wed, 31 Jul 2019 21:54:53 -0400 Subject: Ported JVM reference generation to the new JVM bytecode machinery. --- documentation/research/game_programming.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'documentation/research/game_programming.md') diff --git a/documentation/research/game_programming.md b/documentation/research/game_programming.md index 3ff01be0a..5034eda93 100644 --- a/documentation/research/game_programming.md +++ b/documentation/research/game_programming.md @@ -59,6 +59,8 @@ # Rendering +1. [WebGL2 Fundamentals](https://webgl2fundamentals.org/) +1. [Tiles to Curves: Fun With Voronoi Graphs (part 1)](https://www.gamedev.net/articles/programming/general-and-gameplay-programming/tiles-to-curves-fun-with-voronoi-graphs-part-1-r5150/) 1. [Lazy Incremental Computation for Efficient Scene Graph Rendering](https://www.cg.tuwien.ac.at/courses/RendEng/2015/RendEng-2015-11-16-paper2.pdf) 1. [3D Wireframes in SVG](https://prideout.net/blog/svg_wireframes/) 1. https://zzz.dog/ -- cgit v1.2.3