lo-th / Oimo.js

Lightweight 3d physics engine for javascript
http://lo-th.github.io/Oimo.js
MIT License
3.05k stars 301 forks source link

TypeScript declarations #87

Open brundonsmith opened 5 years ago

brundonsmith commented 5 years ago

It would be a huge help for the library to have TypeScript declarations. I don't know how actively the project is still being developed, and wether it would be best to just create standalone declarations or if anyone has interest in actually converting the project to TypeScript (which it'd probably benefit from), but I'm open to contributing if there's interest.

lo-th commented 5 years ago

hello you should start with new oimo of saharan i have to update this version but i'm from flash action script and typed language makes me sick ;)

Wancieho commented 5 years ago

hello you should start with new oimo of saharan i have to update this version but i'm from flash action script and typed language makes me sick ;)

Umm, I was also from AS and 3 was strict typed so how does typed languages make you sick?

Botchal commented 3 years ago

tsc build/oimo.module.js --allowJs true --declaration true --declarationDir build https://drive.google.com/file/d/1VW8qzwvO75aCu21mjZo232wtFkfRNzDs/view?usp=sharing