This repository contains tools used for creating or converting assets for RC-Engine.
Requirements for compiling and building:
- Windows operating system
- Visual Studio 2015
Here is a list of the tools available:
OBJ2RCM is a tool used for converting .obj files containing 3D model data to the .rcm model format used by RC-Engine.
PNG2RCT is a tool used to convert .png files to .rct texture files used by RC-Engine.
FBX2RCS is a tool used to convert .fbx files containing 3D models with bone data into .rcs files used by RC-Engine.
OBJ2COL is a tool used to convert .obj files into files containing collision information (.col) used by RC-Engine.