Open jeromeetienne opened 10 years ago
hello thank's, i update soon the editor with basic usage and all function anyway your can look Basic test demo to initialise the engine.
On Fri, Jan 31, 2014 at 9:01 PM, Jerome Etienne notifications@github.comwrote:
the demos are very impressive. i would like to use this library. where can i find documentation on it ?
Reply to this email directly or view it on GitHubhttps://github.com/lo-th/Oimo.js/issues/1 .
LoTh - Freelance javascript / as3 / 3D website http://perso.numericable.fr/chamaslot/ | bloghttp://3dflashlo.wordpress.com
How about porting the inline code comments from OimoPhysics.as (into JSdocs for Oimo.js)?
The main classes still seem to line up between projects so in theory this could even done by an automation script.
Also saharan's comments are of great quality -- and Google Translate seems to have no problem machine-translating any of his Japanese comments into English while keeping meaning (my Chrome browser started doing this automatically when looking at OimoPhysics.as, which is what gave me the idea to suggest bringing those comments over directly).
I'd be willing to join forces and attempt that if others also thought it was a good idea.
+1
seems a good idea to me too :)
OK, had a few moments to test out automated porting of the comments; several quirks to it, but the overall classes and properties do seem to map-over pretty well still.
OimoPhysics.as comments as JSON
OimoPhysics comment JSON "mocked" into Oimo.js-like pseudoscript
I've pushed the current toy scripts into an Oimo.js fork in case anyone wants to take the experiment further in the meantime.
excelent start @humbletim
i add full comment on src oimo dev
start new docs with interactive setting i think is the best to see all options 0 the world 1 rigidbody (in progress) 2 _ joint (in progress)
the demos are very impressive. i would like to use this library. where can i find documentation on it ?