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; --- example/main | Bin 49192 -> 49488 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'example/main') diff --git a/example/main b/example/main index 5d3327b..e4895a1 100755 Binary files a/example/main and b/example/main differ -- cgit v1.1