godot/thirdparty/misc
JFonS f12a1b8863 Add SimplexNoise and NoiseTexture as new resources
SimplexNoise can be used to generate parameterized fractal noise based on Open Simplex.

NoiseTexture uses SimplexNoise to generate noise textures for using in
shaders/visual effects.
2018-09-14 15:24:34 +02:00
..
aes256.cpp Move core thirdparty files to thirdparty/{minizip,misc} 2017-04-28 21:19:23 +02:00
aes256.h Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
base64.c Move core thirdparty files to thirdparty/{minizip,misc} 2017-04-28 21:19:23 +02:00
base64.h -Added GLTF scene support (still missing animations and .glb extension) 2017-08-02 15:43:49 -03:00
clipper.cpp Add base support for 2D meshes in Godot, including Sprite -> Mesh2D conversion. 2018-02-21 09:39:09 -03:00
clipper.hpp Add base support for 2D meshes in Godot, including Sprite -> Mesh2D conversion. 2018-02-21 09:39:09 -03:00
curl_hostcheck.c Move other lone thirdparty files to thirdparty/misc 2017-04-28 21:19:25 +02:00
curl_hostcheck.h Move other lone thirdparty files to thirdparty/misc 2017-04-28 21:19:25 +02:00
fastlz.c Move core thirdparty files to thirdparty/{minizip,misc} 2017-04-28 21:19:23 +02:00
fastlz.h Move core thirdparty files to thirdparty/{minizip,misc} 2017-04-28 21:19:23 +02:00
hq2x.cpp Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
hq2x.h Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
md5.cpp Move core thirdparty files to thirdparty/{minizip,misc} 2017-04-28 21:19:23 +02:00
md5.h Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
mikktspace.c Move other lone thirdparty files to thirdparty/misc 2017-04-28 21:19:25 +02:00
mikktspace.h Move other lone thirdparty files to thirdparty/misc 2017-04-28 21:19:25 +02:00
open-simplex-noise-LICENSE Add SimplexNoise and NoiseTexture as new resources 2018-09-14 15:24:34 +02:00
open-simplex-noise-no-allocate.patch Add SimplexNoise and NoiseTexture as new resources 2018-09-14 15:24:34 +02:00
open-simplex-noise.c Add SimplexNoise and NoiseTexture as new resources 2018-09-14 15:24:34 +02:00
open-simplex-noise.h Add SimplexNoise and NoiseTexture as new resources 2018-09-14 15:24:34 +02:00
pcg.cpp Move core thirdparty files to thirdparty/{minizip,misc} 2017-04-28 21:19:23 +02:00
pcg.h Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
sha256.c Move core thirdparty files to thirdparty/{minizip,misc} 2017-04-28 21:19:23 +02:00
sha256.h Move core thirdparty files to thirdparty/{minizip,misc} 2017-04-28 21:19:23 +02:00
smaz.c Split thirdparty smaz.c out of compressed_translation.cpp 2017-04-28 21:19:24 +02:00
smaz.h Split thirdparty smaz.c out of compressed_translation.cpp 2017-04-28 21:19:24 +02:00
stb_truetype.h Update stb_truetype to 1.19 and stb_vorbis to 1.14 2018-05-24 15:58:12 -03:00
stb_vorbis.c Update stb_truetype to 1.19 and stb_vorbis to 1.14 2018-05-24 15:58:12 -03:00
triangulator.cpp Move core thirdparty files to thirdparty/{minizip,misc} 2017-04-28 21:19:23 +02:00
triangulator.h Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
yuv2rgb.h Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00