demo
2019-03-21 Eleni Maria... no clue :) just to push it foo master
2018-08-21 Eleni Maria... backup before trying terrain change
2018-04-30 Eleni Maria... fixes
2018-04-29 Eleni Maria... backup - missing some
2018-04-02 Eleni Maria... pipeline generator additions
2018-03-25 Eleni Maria... backup
2018-03-18 Eleni Maria... some descriptor functions in vkutil - wip
2018-03-15 Eleni Maria... Fixed shaders to be SPIR-V compatible, added a script...
2018-03-15 Eleni Maria... now we have UBOs/GLSL450 we can use the same shaders...
2018-03-15 Eleni Maria... Changed the OpenGL part and the GLSL shaders to use...
2018-03-11 Eleni Maria... bind buf memory
2018-03-11 Eleni Maria... writing mesh data to GPU
2018-03-11 Eleni Maria... free the allocated memory
2018-03-11 Eleni Maria... added vku_destroy for previous buffers when next alloca...
2018-03-11 Eleni Maria... more buffers
2018-03-11 Eleni Maria... buffer allocation
2018-03-04 Eleni Maria... backup
2018-02-11 Eleni Maria... fixes
2018-02-11 Eleni Maria... clear color works
2018-01-23 Eleni Maria... rewriting swapchain/image/allocation parts
2017-11-28 Eleni Maria... backup - needs fixing
2017-11-16 Eleni Maria... quick backup
2017-10-04 Eleni Maria... added a vulkan util (vkutil.h/.cc)
2017-10-02 Eleni Maria... quick backup - everything is going to be changed on...
2017-09-16 Eleni Maria... fix indentation,style
2017-08-24 Eleni Maria... added IBR lighting from irradiance maps
2017-08-23 Eleni Maria... added irradiance map data
2017-08-23 Eleni Maria... poisson distribution of cows
2017-08-22 Eleni Maria... fixed issues in shaders
2017-08-22 Eleni Maria... controls for fog to select params
2017-08-21 Eleni Maria... added fog (need to set the fog params)
2017-08-21 Eleni Maria... added morphing to the cow
2017-08-21 Eleni Maria... added morph_renderer
2017-08-21 Eleni Maria... added terrain heightmap image
2017-08-20 Eleni Maria... added linear interpolation in image to use it at the...
2017-08-20 Eleni Maria... get height, camera + cow movement with keys
2017-08-19 Eleni Maria... terrain working - no culling
2017-08-19 Eleni Maria... fixed terrain tiles generation
2017-08-19 Eleni Maria... fixed terrain rendering - visualized normals
2017-08-16 Eleni Maria... added function that procedurally generates heightfield
2017-08-03 Eleni Maria... updated README.md
2017-07-30 Eleni Maria... added terrain files - to be continued
2017-07-30 Eleni Maria... cubemap data
2017-07-30 Eleni Maria... skybox working
2017-07-29 Eleni Maria... quick backup of geosphere generation etc
2017-07-28 Eleni Maria... support for floating point images => needed for skybox
2017-07-27 Eleni Maria... srgb textures, cubemap support
2017-07-27 Eleni Maria... fixed warnings
2017-07-27 Eleni Maria... graphics api abstraction
2017-07-26 Eleni Maria... ran astyle, added delete scene
2017-07-26 Eleni Maria... getting uniform locations once, at the renderer creatio...
2017-07-26 Eleni Maria... quick backup
2017-07-25 Eleni Maria... quick backup
2017-07-25 Eleni Maria... backup:
2017-07-24 Eleni Maria... quick backup
2017-07-24 Eleni Maria... fixed mesh bugs
2017-07-17 Eleni Maria... fixed indentation :p
2017-07-17 Eleni Maria... backup of where I was last week (nothing added)
2017-07-16 Eleni Maria... fixed shader manager, added it
2017-07-16 Eleni Maria... quick backup:
2017-07-14 Eleni Maria... quick backup of the renderer - things missing
2017-07-12 Eleni Maria... quick backup of changes:
2017-07-12 Eleni Maria... Revert "backup some changes:"
2017-07-12 Eleni Maria... backup some changes: MyCommit
2017-07-12 Eleni Maria... backup (realized that the shader files weren't added...
2017-07-11 Eleni Maria... quick backup of the finished scene loader before I...
2017-07-10 Eleni Maria... assign mesh, material to objects
2017-07-03 Eleni Maria... submodules:
2017-07-03 Eleni Maria... added astyle.sh
2017-07-03 Eleni Maria... fixed diagram
2017-07-03 Eleni Maria... notes on the design - will be updated
2017-07-03 Eleni Maria... first git commit: scene, object, mesh, texture, shader...