Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Semi-Langrangian Grid Fluid Solver #11

Open
andewx opened this issue Jan 28, 2022 · 0 comments
Open

Semi-Langrangian Grid Fluid Solver #11

andewx opened this issue Jan 28, 2022 · 0 comments

Comments

@andewx
Copy link
Owner

andewx commented Jan 28, 2022

Implement fluid.Grid as a solver class and verify fluid grid solution capabilities. Fluid model is exported in voxelized construct form with mesh lines points and internalized mesh cubes visualized as transluscent pressure gradient representations.

For mesh/air surface representation we can represent a parametric polynomial function f(x,y) = z and reconstruct the function using the partial derivatives of sampled fluid air interfaces. This function is used to construct the fluid surface via as a triangle strip.

@andewx andewx self-assigned this Jan 28, 2022
@andewx andewx added this to the Core Features milestone Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant