lo-th / phy

Physics for three. Game engine
https://lo-th.github.io/phy/
MIT License
509 stars 42 forks source link

Missing Havok source `'./_havok/engine.js'` #33

Open regnaio opened 2 months ago

regnaio commented 2 months ago

Hi @lo-th ! Thank you for your awesome repo. I'm exploring it and was wondering where the Havok source is?

Inside src/Havok.js, there's:

export { engine } from './_havok/engine.js';

But './_havok/engine.js' doesn't exist, so I'm confused how Havok is an available option according to the Docs

regnaio commented 3 weeks ago

I believe the answer is here: https://github.com/lo-th/phy/issues/16#issuecomment-1684444352