Add procedural texture examples

pull/118/head
kynd 8 years ago
parent 94820c5d40
commit 62a7d09b01

@ -0,0 +1,3 @@
*[kynd](http://www.kynd.info) Nov 20, 2016*
Shaders are often used to create realistic surfaces of natural or artificial material such as wood, marble, granite, metal, stone, etc. without using photographs or pre-rendered images. Here are demonstrations of some basic techniques. For the sake of simplicity, all the examples are based on the same random and noise functions so that you can focus on the main part of the algorithms. Once you get the ideas, try replacing these functions with with others from [Random](http://thebookofshaders.com/10/) and [Noise](http://thebookofshaders.com/11/) chapters, making them more realistic, and optimizing the performance.

@ -0,0 +1 @@
# Procedural Textures

@ -0,0 +1 @@
<div class="glslGallery" data="161119150425,161119150756,161119151140,161119152630,161119152657,161119152747,161119152849,161119152951,161119153051,161119153156,161119153350,161119153437,161119154719,161119153749,161119153958,161119154118,161119154201,161119154309" data-properties="clickRun:editor,hoverPreview:false"></div>

@ -1 +1 @@
Subproject commit 5d41f8a8920815b0ea3f5f9185e4e7deeeafefde
Subproject commit 22050b571c923a702761844c91d26dfbbd841750
Loading…
Cancel
Save