Maria Shugrina

Results 5 issues of Maria Shugrina

Hi, thank you for a great library! I am having lots of fun with it. Do you have any suggestions for a way to detect which mouse button is being...

Sample model with issue: https://sketchfab.com/3d-models/teddy-bears-e84b12b4ac20402aaf4d40f2219cd0e2#download Sample stack trace: ![Screenshot from 2023-12-04 15-02-43](https://github.com/NVIDIAGameWorks/kaolin/assets/298785/9390697b-22ad-4451-8cc1-9b683a8640d9)

enhancement
no-issue-activity

Could you please attach a license to your codebase? Thanks!

Current behavior: `kaolin.visualize.IpyTurntableVisualizer` and `kaolin.visualize.FirstPersonVisualizer` take an input camera and modify it in a difficult to predict way according to input arguments: ``` visualizer = kaolin.visualize.IpyTurntableVisualizer( cam.height, cam.width, copy.deepcopy(cam), render,...

no-issue-activity

Hi! Thank you for developing this great library. **Is your feature request related to a problem? Please describe.** With modern javascript, it is common practice to use importmaps in the...