# pyflip **Repository Path**: Logic3/pyflip ## Basic Information - **Project Name**: pyflip - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-04 - **Last Updated**: 2021-02-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Python APIC Implementation Implementation of APIC fluid simulation method based on https://www.math.ucla.edu/~jteran/papers/JSSTS15.pdf using Python 3.7. main.py - contains the main driver code to run the fluid simulation method
rendering.py - contains the visualization code. To use rendering.py, ensure you have Open3D 0.9.0.