JSBSim-Team / jsbsim

An open source flight dynamics & control software library
GNU Lesser General Public License v2.1
1.22k stars 420 forks source link

Javascript alternative? #980

Closed hg0428 closed 5 months ago

hg0428 commented 6 months ago

I saw JS in the name and hoped that this was JS, but then I clicked on it and it wasn't. Is there any way I could integrate this with THREE.js via WASM?

seanmcleod commented 6 months ago

Nope, they're part of the initials of the person who started the project :wink:.

I don't see any particular reason you couldn't compile JSBSim to WASM, although I'm not aware of anyone trying to do so.

hg0428 commented 6 months ago

It would be hard to get this to integrate with our current code, even via wasm. I guess I need a different solution. If anyone has ideas, please tell me. It's looking like I will have to build my own.