Gama C Library
Gama C API Documentation
3d Directory Reference

Files

 
camera.h
 Defines the 3D camera structure for scene projection.
 
gltf.h
 Implements a glTF 3D model file loader.
 
image.h
 
light.h
 
mesh.h
 
mtl.h
 Defines structures for 3D materials and material libraries, and functions for loading MTL files.
 
obj.h
 Implements a Wavefront OBJ 3D model file loader.
 
position.h
 
project.h
 Implements the software rasterizer for projecting 3D meshes onto a 2D gm3Image.
 
scene.h
 Defines the 3D scene structure, encompassing lights, cameras, and viewport settings.
 
transform.h
 Defines structures and functions for 3D transformations (position, rotation, scale).