Kohi Game Engine
material_loader.h File Reference

A resource loader that handles material resources. More...

Go to the source code of this file.

Functions

resource_loader material_resource_loader_create (void)
 Creates and returns a material resource loader. More...
 

Detailed Description

A resource loader that handles material resources.

Author
Travis Vroman (travi.nosp@m.s@ko.nosp@m.hieng.nosp@m.ine..nosp@m.com)
Version
1.0
Date
2022-01-11

Function Documentation

◆ material_resource_loader_create()

resource_loader material_resource_loader_create ( void  )

Creates and returns a material resource loader.

Returns
The newly created resource loader.