Awesome Javascript cloth simulation
A Pen by GARCIA Guillaume on CodePen.
*----------------------------------------------------------------------* | |
* CLASS json_util DEFINITION | |
*----------------------------------------------------------------------* | |
class json_util definition. | |
public section. | |
class-methods: | |
data_to_json importing data type any | |
returning value(json) type string, | |
json_to_data importing json type string | |
changing data type any. |
*----------------------------------------------------------------------* | |
* CLASS json_util DEFINITION | |
*----------------------------------------------------------------------* | |
class json_util definition. | |
public section. | |
class-methods: | |
data_to_json importing data type any | |
returning value(json) type string, | |
json_to_data importing json type string | |
changing data type any. |
Awesome Javascript cloth simulation
A Pen by GARCIA Guillaume on CodePen.