Module libfj::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

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