Taro

From PKC
Revision as of 12:44, 18 March 2022 by Benkoo (talk | contribs)
Jump to navigation Jump to search

Taro is a Lightweight 3D Game Engine for the Web. Taro is an Entity Component System (ECS) engine for web applications, built with three.js and cannon-es. Programming with an ECS can result in code that is more efficient and easier to extend over time.