kotsoft / particle_based_viscoelastic_fluid

Implementation of Particle-based Viscoelastic Fluid Simulation

Home Page:https://kotsoft.github.io/particle_based_viscoelastic_fluid/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeScript Fork of Your Repository

DigitCell opened this issue · comments

Hi @kotsoft,

I wanted to let you know that I have created a TypeScript fork of your Particle-based Viscoelastic Fluid Simulation repository. You can check it out here: https://github.com/DigitCell/viscoelastic-fluid.

I found your project very inspiring and decided to convert it to TypeScript to enhance its type safety and developer experience. Feel free to have a look, and if you have any feedback or suggestions, I would love to hear them.

Thank you for the original implementation!

Best regards,
@DigitCell

Nice! I saw that you added a shader to give the particles a smooth surface as well. Didn't know it was possible through svg shaders.