tree: 91ac62a0d2888196924b78b7427c7509b2f63c8b [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.