c3dl - collision dection?

hi,

i have some questions…

how do you handle collision detection? will it be possible to use a physics engine like bullet in the future? is javascript fast enough for that?

what about sound? a game also needs sound but javascript seems to be very limited in that regard

thanks

I don’t know about collision detection, but HTML5 does have new audio capabilities which would probably help with the sound side of games.