awayjs / renderer

Interface for scene and material modules
75 stars 20 forks source link

MouseManager #3

Open karimbeyrouti opened 11 years ago

karimbeyrouti commented 11 years ago

MouseManager and mouse picking functionality requires a re-write to work with JavaScript / TypeScript.

karimbeyrouti commented 11 years ago

At the moment it looks like the MouseManager will need a complete re-write to work with the JavaScript event system. Once we have more components integrated into a coring core - we will have enough of a base for the engine to start work on the MouseManager.