overte/interface
Chris Oates e903b1659a Implemented Improved Perlin Noise in existing "textured voxels" option.
TextureCache.cpp: modified so that permutation texture contains known permutation of 0..255 rather than random set of values. Does not noticeably affect visuals.
perlin_modulate.frag: implementation of improved noise, per 2002 SIGGRAPH paper, including "turbulence" summation.
2014-07-02 13:09:16 -07:00
..
external Better instructions. 2014-05-12 17:55:07 -07:00
resources Implemented Improved Perlin Noise in existing "textured voxels" option. 2014-07-02 13:09:16 -07:00
src Implemented Improved Perlin Noise in existing "textured voxels" option. 2014-07-02 13:09:16 -07:00
ui Make changes to other UI forms as well 2014-06-21 16:27:13 +05:30
CMakeLists.txt put back ssize_t definition 2014-05-20 11:56:06 -07:00
interface.icns
interface_en.ts
InterfaceConfig.h.in
InterfaceVersion.h.in