tree: 0cba329da2fda4c3e8181131cf52cce58d3a644a [path history] [tgz]
  1. main.go
  2. README.md
sweet/benchmarks/fogleman-fauxgl/README.md

fogleman-fauxgl Benchmark

This directory contains a benchmark of Michael Fogleman's FauxGL library which is an OpenGL-esque software rendering pipeline implemented in pure Go. It renders a given input mesh 72 times, rotating it by 5 degrees each time.