Skip to content
Merged
Prev Previous commit
[docs] add don's displacement shader example to material docs
  • Loading branch information
ngokevin committed Oct 18, 2017
commit 27c6ddbf165179596a879b9a185f4cd9059343c1
2 changes: 2 additions & 0 deletions docs/components/material.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ examples:
src: https://glitch.com/edit/#!/aframe-displacement-offset-registershader?path=public/index.html
- title: A-Frame test shaders
src: https://aframe.io/aframe/examples/test/shaders/
- title: Displacement Shader
url: https://glitch.com/edit/#!/aframe-displacement-shader?path=client/index.js:1:0
---

[fog]: ./fog.md
Expand Down