Simulate water and wind #212
MartinDelille
started this conversation in
General
Replies: 1 comment 1 reply
-
Maybe you can use something from here: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I started working on a personal project where I want to simulate a sailing boat: https://martin.delille.org/nautilus/
The source code lives here: https://github.com/MartinDelille/nautilus/ (and the deployed code lives in the waves branch for now.
For now the waves are only a threejs mesh and the boat fall on a plane body but I'm starting implementing buyancy.
I may document what I am doing here and would appreciate help and suggestion!
Beta Was this translation helpful? Give feedback.
All reactions