Repo: https://github.com/CZDanol/voxelNoises
Just a demo of a simple application generating and rendering some procedural voxel terrain. All the generation is done on GPU using OpenGL compute shaders.
In the repository you can find the app source codes, the GLSL shaders used for generation and a paper about optimizing the Perlin noise (in Czech).