From c7bdd6fcae58e09597071405c1449df64e084c51 Mon Sep 17 00:00:00 2001 From: knolax <1339802534.kk@gmail.com> Date: Wed, 22 Feb 2017 20:43:47 -0500 Subject: implemented phoung shading and surrounding infrastructure, gen.cpp compiles a simple program that creates raw vertex data from vertexes in a way that surppassess the limitations of opengl's native elements[] protocol. next step is to allow for z distance based override and multi draw; --- genvertex | Bin 0 -> 8496 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100755 genvertex (limited to 'genvertex') diff --git a/genvertex b/genvertex new file mode 100755 index 0000000..d34e017 Binary files /dev/null and b/genvertex differ -- cgit v1.1