aalavandhaann / three_reflector

A simple utility to reflect a threejs scene on an object. This module is still in beta. So use it with caution.
20 stars 3 forks source link

Tipify three reflector #1

Open michelmoretti opened 5 years ago

michelmoretti commented 5 years ago

Hey,

Is it possible to give types definition to this utility so that can be used also with typescript?

At the moment there are no type definitions (.d.ts) and it would be very useful.

Thanks

Michael

aalavandhaann commented 5 years ago

Hi Michelmoretti,

I don't have any experience with typescript. Not even a beginner.

Regards,

0K

michelmoretti commented 5 years ago

It's a pity.

I am developping a an application with three js typescript in react and something is missing to reproduce reflection between the object. your script could be very useful.

also regards Michael