Code Monkey home page Code Monkey logo

shader's Introduction

GLSL着色器特效

Shader使用总结。我的联系方式是[email protected],如果对您有帮助还请帮忙点一个star。记录图形学开发内容,学习过程中的总结仓库:https://github.com/douysu/computer-graphics-notes

博客地址

博客地址

案例大部分来自《OpenGL ES 3.x 游戏开发》,因个人负责书籍的升级工作,遂重新整理了着色器内容。

需要

  • GLSL
  • OpenGL ES

当然,其他着色语言需要根据算法进行修改,例如Cg。

目录

内容 源代码位置 效果
01_关键帧动画效果顶点着色器的实现 源代码位置
02_树干弯曲效果顶点着色器的实现: 源代码位置
03_波动效果顶点着色器的实现: 源代码位置
04_旋转扭动效果顶点着色器的实现: 源代码位置
05_扭曲效果顶点着色器的实现: 源代码位置
06_膨胀效果顶点着色器的实现: 源代码位置
07_砖头墙壁纹理片元着色器实现: 源代码位置
08_着色器滤镜、图像卷积与滤波、数字图像处理: 源代码位置
10_体积雾特效的使用: 源代码位置

shader's People

Contributors

douysu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.