FunctionSource, Your Source for Developer News

Posts Tagged "physics"

Cocos2d: Games, 2D, Physics

Posted by Dion Almaer about a year ago on 2d graphics physics

Cocos2d-javascript is a 2D game/graphics engine based on cocos2d-iphone but designed to run in the web browser. It uses the latest features available in HTML 5 allowing real-time rendering of 2D graphics without the need for plug-ins such as Adobe Flash.

Scrollability: Getting iOS physics for scrolling right, by Joe Hewitt

Posted by Dion Almaer 2 years ago on mobile native physics scrolling web

I am very excited to see JavaScript code under Joe Hewitt’s name again. He has been frustrated with the state of scroll physics in Web apps on iOS, and I am guessing that after using the new mobile Web Twitter …