You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using straight ASP.NET Standard (not CORE) with a bunch of .js scripts. I have tried several sources of imports such as import RAPIER_IMPORTED_MODULE from 'https://cdn.jsdelivr.net/npm/@dimforge/[email protected]/+esm';
but they fall short of "full functionality" because they don't expose ALL of the necessary API functions to utilize EventQueue, for example. I believe the proper version of Rapier2D to use is 0.17.0. Isn't there a single-script version available somewhere?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using straight ASP.NET Standard (not CORE) with a bunch of .js scripts. I have tried several sources of imports such as import RAPIER_IMPORTED_MODULE from 'https://cdn.jsdelivr.net/npm/@dimforge/[email protected]/+esm';
but they fall short of "full functionality" because they don't expose ALL of the necessary API functions to utilize EventQueue, for example. I believe the proper version of Rapier2D to use is 0.17.0. Isn't there a single-script version available somewhere?
Beta Was this translation helpful? Give feedback.
All reactions