Coder Social home page Coder Social logo

sitonmoon / fluid-sph-cuda Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 4.0 862 KB

基于SPH方法的流体模拟程序,使用CUDA 6.5和C++写成,图形库使用OpenGl。粒子系统基于CUDA Toolkit 6.5的粒子Demo。

License: GNU General Public License v3.0

C++ 83.24% C 3.40% Cuda 13.36%
fluid-simulation

fluid-sph-cuda's People

Contributors

sitonmoon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

fluid-sph-cuda's Issues

流体表面渲染

参考两种方法:
1.屏幕空间渲染(Screen Space Fluid Rendering, 简称SSF)
2.Marching Cube

性能统计

使用CUDA的计时函数统计各部分耗时 有写了需要统计项 不过具体没实现 代码在
\Source\App\RenderText.cpp
/// Times, grid

发射器(Emitter)表现不正确问题

Emitter是本程序中用来发射流体粒子的部件,现在表现为往四面八方乱射,需要改为往指定方向发射。
代码在\Source\App\Update.cpp
// emitters

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.