encima / encima/jsc3d

Mouse drag event

Open
#97 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
HTML
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
What steps will reproduce the problem?
1. When dragging mouse to rotate, obj stop suddenly. Is there a velocity factor
that will give the obj some time to slow down? eg.
this.rotMatrix.rotateAboutYAxis(rotY * this.velocity.Y); for each time frame
this.velocity --;
2.
3.

What is the expected output? What do you see instead?
It will be nice if we can see the obj slow down slowly rather than suddenly

What version of the product are you using? On what operating system?

Please provide any additional information below.

```

Original issue reported on code.google.com by `junhong....@solstice.sg` on 10 Aug 2014 at 10:16

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.