forked from schteppe/cannon.js
-
Notifications
You must be signed in to change notification settings - Fork 154
Simulate water and wind #212
MartinDelille
started this conversation in
General
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!
All reactions
Replies: 1 comment 1 reply
Maybe you can use something from here:
https://glitch.com/edit/#!/dk-buoyancy
All reactions
1 reply
Very nice! Thanks for sharing! I will have a look!
All reactions
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment