Giter Site home page Giter Site logo

stepbot / diewald_fluid Goto Github PK

View Code? Open in Web Editor NEW

This project forked from diwi/diewald_fluid

0.0 2.0 0.0 2.42 MB

processing library - fluid-simulation

Home Page: http://thomasdiewald.com/blog/?p=95

GLSL 9.57% Processing 28.05% Java 24.84% HTML 36.59% CSS 0.94%

diewald_fluid's Introduction

--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
AUTHOR: Thomas Diewald
Date: 26.07.2011
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------



################################################################################
--------------------------------------------------------------------------------
PROCESSING  - fluid library - diewald_fluid
--------------------------------------------------------------------------------
################################################################################


- this library is made for simulating fluids in realtime
- the simulation can be done in two ways:
  a) on the CPU
  b) on the GPU, which is about 10 to 20 times faster than on the CPU
     the simulation happens on several shaders, that are loaded internally by 
     the processing library GLGraphics.jar by andres colubri 
     (http://glgraphics.sourceforge.net , or here http://codeanticode.wordpress.com/) 
     so you need to install GLGraphics.jar too, if you want to instantiate 
     the GPU fluid.
     
     
--------------------------------------------------------------------------------
online example: 
(it shows the CPU simulation, ... GPU-simulation doesnt work within an applet)
http://www.openprocessing.org/visuals/?visualID=31335

video on vimeo (composed by andres colubri)
http://vimeo.com/27864845

--------------------------------------------------------------------------------
ZIP_CONTENT:
1) processing examples
2) reference
3) source-code
4) library: diewald_fluid.jar
      

--------------------------------------------------------------------------------
FEATURES:
- fluid-solver for 2d-simulation (maybe 3d will follow)
- GPU / CPU solver
- interaction with obstacles








--------------------------------------------------------------------------------
USEFUL LINKS TO THIS TOPIC:

http://cowboyprogramming.com/2008/04/01/practical-fluid-mechanics/

http://www.dgp.toronto.edu/people/stam/reality/Research/pub.html

http://www.dgp.toronto.edu/people/stam/reality/Research/pdf/GDC03.pdf

http://icosahedral.net/java/fluidsim.html

http://www.cs.unm.edu/~mskarim/cgprojects.htm

http://software.intel.com/en-us/articles/fluid-simulation-for-video-games-part-1/

http://www.gm.fh-koeln.de/~konen/research/DA-BA-MA/WPP-Projekte.html

http://www.plunk.org/~trina/thesis/html/thesis_toc.html

http://www.ss.iij4u.or.jp/~amada/fluid/

http://physbam.stanford.edu/~fedkiw/

http://physbam.stanford.edu/~fedkiw/

http://developer.download.nvidia.com/SDK/9.5/Samples/samples.html#gpgpu_fluid

http://vterrain.org/Water/

http://users.cms.caltech.edu/~keenan/project_fluid.html

http://www.foliativ.net/book/index.php?post/2011/03/04/Cuda-Fluid-Solver-Plugin

http://sites.google.com/site/jakubcerveny/

http://www.cs.cornell.edu/courses/cs567/2007sp/a4SmokeControl/


diewald_fluid's People

Watchers

 avatar  avatar

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.