SkillAgentSearch skills...

FluidSimulation

fluid simulation on C++ with CUDA and SFML

Install / Use

/learn @MomoDeve/FluidSimulation
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Fluid Simulation

Fluid simulation on C++ with CUDA and SFML

You need Cuda Toolkit compiler and SFML library to build project

  • Cuda Toolkit: https://developer.nvidia.com/accelerated-computing-toolkit
  • SFML library: https://www.sfml-dev.org/download.php
  • CUDA code located in kernel.cu file
  • SFML window renderer located in Source.cpp

This is a free-time individual project and you can use code from this repository for any of your needs.

Original algorithm was described in GPU Gems book 1, chapter 38: http://developer.download.nvidia.com/books/HTML/gpugems/gpugems_ch38.html

this repository is created for an article on habr.com: https://habr.com/ru/post/470742/

alt text

View on GitHub
GitHub Stars31
CategoryDevelopment
Updated4mo ago
Forks1

Languages

Cuda

Security Score

87/100

Audited on Dec 5, 2025

No findings