An open API service indexing awesome lists of open source software.

https://github.com/smkplus/divinity-origin-sin-2

Implement the famous game shaders
https://github.com/smkplus/divinity-origin-sin-2

game shader shadercase

Last synced: 2 months ago
JSON representation

Implement the famous game shaders

Awesome Lists containing this project

README

          

# Divinity Origin Sin 2

# Particle Effect
https://gamedev.stackexchange.com/questions/152609/moving-texture-according-to-position-in-shader

Divinity Original Sin have beautiful particle effect , When I move around game I see galaxy through particle that move according to my position.how can I make like it?

you can see this effect here: https://youtu.be/4fIpQZ2sIAY

![img](https://user-images.githubusercontent.com/16706911/34404694-581fcf6a-ebc4-11e7-92f1-f6de3e72216e.jpg)

![img2](https://user-images.githubusercontent.com/16706911/34417562-7c32e082-ec0e-11e7-9b05-42722c44d1fd.gif)

![img2](https://user-images.githubusercontent.com/16706911/34417273-df591f34-ec0c-11e7-806c-5d610cf37898.gif)

# See-Through System

![2018-01-04_20-18-39](https://user-images.githubusercontent.com/16706911/34571588-2aca263a-f184-11e7-80c1-1a6c6f197f41.jpg)