Skip to content

Add support for a file format

Emmanuel edited this page Dec 27, 2019 · 2 revisions

See conrange.c:corange_init() to see an implemetation of the functions described.

Use asset_handler(<type struct>, <extension (no dot)>, <load function>, <delete funcition>);.

See File to C struct for an example.

Entity management

Data managment

Collision

  • See cphysics.c

Files formats

Clone this wiki locally