shader_video_tutorials.adoc 965 B

1234567891011121314151617181920
  1. = shader_video_tutorials
  2. :author:
  3. :revnumber:
  4. :revdate: 2016/03/17 20:48
  5. :relfileprefix: ../
  6. :imagesdir: ..
  7. ifdef::env-github,env-browser[:outfilesuffix: .adoc]
  8. *jME3 Introduction to Shaders Video Tutorials*
  9. * link:http://www.youtube.com/watch?v=H-bbhVVME58[Video: General Introduction]
  10. * link:http://www.youtube.com/watch?v=_Fmlhr-3FdY[Video: Introduction to materials]
  11. * link:http://www.youtube.com/watch?v=PlTQBHlDAwk[Video: Introduction to shaders]
  12. * link:http://www.youtube.com/watch?v=GX-GL-f4CEo[Video: Simple Color Shader]
  13. * link:http://www.youtube.com/watch?v=67UQ4jkgo08[Video: Flattening vertices Shader]
  14. * link:http://www.youtube.com/watch?v=numZ0J22es8[Video: Rainbow color Shader]
  15. * link:http://www.youtube.com/watch?v=5OwQIBPdAu8[Video: Animating a waving flag (Part 1)]
  16. * link:http://www.youtube.com/watch?v=-BDclUWQypo[Video: Animating a waving flag (Part 2)]
  17. * link:http://www.youtube.com/watch?v=XO8y6cmGiFM[Video: Dissolve shader]