freshfork / p5.EasyCam

A p5.js library for easy 3D camera control.
https://freshfork.github.io/p5.EasyCam
MIT License
138 stars 33 forks source link

try to ts #23

Closed asukaminato0721 closed 1 year ago

asukaminato0721 commented 1 year ago

To avoid conflict, I set the tsc only generate .d.ts file, not the .js file.

image