Module convert

Module convert 

Source
Expand description

Conversion utility functions.

This will contain ways to convert data from one game to another as well as into standard formats.

Functions§

cube_rotation_to_quat
Convert a Robocraft robot’s orientation enum into a physical rotation
cubes_to_model
Convert a Robocraft robot to a 3D model in Wavefront OBJ format.
cubes_to_model_with_lut
Convert a Robocraft robot to a 3D model in Wavefront OBJ format using the provided lookup table function.