Skip to content

JatinChopra/Dissolve-Effect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dissolve Effect

Created this Dissolve effect I saw in a game using perlin noise, custom shaders and a particle system.

I've been learning GLSL and studying about shaders and particles for past few weeks now, was finally able to use it in this project.

Run : https://dissolve-particles.vercel.app/
View related post on Twitter , LinkedIn

How it works

  • wrote a shader to modify the original material using perlin noise to get the dissolve effect
  • made a particle system to emit particles from edges of dissolving mesh
  • applied selective unreal bloom post-processing effect

Screenshots

image dissolve2 dissolve3

Resources

SimonDev Writing a Particle System
Bruno Simon's ThreeJs Journey Course

About

Created Dissolve effect I saw in a game using GLSL & Three.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published