mrdoob / three.js

JavaScript 3D Library.
https://threejs.org/
MIT License
101.58k stars 35.29k forks source link

Cricket animation using three.js #3149

Closed subhankarc closed 11 years ago

subhankarc commented 11 years ago

My requirement is to create a cricket animation where for each ball, based on the data coming from the backend, I need to render the animation of the ball, bowler, batsman and movement of the ball. Can you help me in this ?

mrdoob commented 11 years ago

As stated in the guidelines, help requests should be done in stackoverflow. This board is for bugs or feature requests.