Commit Graph

24 Commits

Author SHA1 Message Date
72708b53b5 Basic variant of diffuse lightning, some refactorings 2016-05-10 00:39:31 +03:00
1e31b87a7d small cleanup fixes 2016-05-09 12:01:33 +03:00
78724148fb Merge branch 'master' of https://bitbucket.org/green-caterpillar/gltest 2016-05-07 20:23:39 +03:00
fa819891c2 change shaders version to 3.3 core profile 2016-05-07 20:22:38 +03:00
b27321336b refactoring loading shaders 2016-05-07 20:20:59 +03:00
ef9a45c083 fixed building when dependencies installed through homebrew 2016-04-13 01:54:27 +03:00
798180e278 fixed compilling with clang 2016-04-13 01:52:43 +03:00
61fe295753 C++ standard changed to C++14 2016-03-03 23:11:48 +03:00
ff4a68d942 some raw pointers replaced by smart ones 2016-03-03 23:10:52 +03:00
95b0032de1 sliding window 2016-02-05 00:30:49 +03:00
e65935b08c generateVertices() is now a final override 2016-02-04 23:01:55 +03:00
542e2abae9 getting path to music file from parameter 2016-02-04 22:59:27 +03:00
5b368ece4b added test wav file 2016-02-04 22:58:16 +03:00
b948115840 logarithmic scale on spectral mesh, some refactoring 2015-08-08 18:46:07 +03:00
4d0cb4cefe basic mouse support 2015-08-04 21:29:20 +03:00
92e0d3a0de add camera movements (on sphere around zero point) 2015-08-02 20:32:14 +03:00
d8c8365690 basic camera support 2015-08-01 19:55:06 +03:00
a3ebd84cfc fixed some compile errors 2015-07-28 08:47:31 +03:00
a5b5a7fdff incomplete basic variant of the GLApp class 2015-07-28 08:45:20 +03:00
25d5f5bc11 add class for camera (just stub for now) 2015-07-26 21:04:22 +03:00
71cc39a922 remove author names in file headers 2015-07-26 14:14:48 +03:00
6d279358ab change project structure 2015-07-26 14:09:08 +03:00
eb729f3bc0 fix cmake files to build on OS X 2015-07-26 13:52:25 +03:00
387c192a01 Initial commit 2015-07-13 08:27:43 +03:00