Store everything in a VBO, making things faster.
authorDavid Gow <[email protected]>
Mon, 21 Apr 2014 05:46:46 +0000 (13:46 +0800)
committerDavid Gow <[email protected]>
Mon, 21 Apr 2014 05:46:46 +0000 (13:46 +0800)
commit81786f2f649a1d73ef8d4e40dc03beec4fd53698
tree066b62f9393faffa0aa2e5192b45750374370b7a
parentaaa65d90ac812f924cbbc39bef7a5f8b6cad2da3
Store everything in a VBO, making things faster.

Also 1024*1024 grid of boxes, for extreme slowness. Yay!
bin/ipdf
src/Makefile
src/graphicsbuffer.cpp [new file with mode: 0644]
src/graphicsbuffer.h [new file with mode: 0644]
src/main.cpp
src/screen.cpp
src/view.cpp
src/view.h

UCC git Repository :: git.ucc.asn.au