资 源 简 介
This is a small fast fixed point graphics library with an interface similar to OpenGL. It is cross-platform and performs translation and rendering into an RGB565 buffer.
This project is dependent on libfixmath, and is utilized by the Dingoo SDK.
Currently the only samples on how to use this are included as part of the Dingoo SDK but hopefully this will change as the project branches, the library itself only just renders to a rectangular RGB565 buffer and so is completely platform independent.
For clarification and since googlecode doesn"t allow me to modify the license section beyond picking from 10 licenses. This code is distributed under the LGPL with the Linking Exception.
文 件 列 表
fgl
fgl.cbp
fgl.depend
fgl.h
fgl.layout
fgl_attrib.c
fgl_attrib.h
fgl_buffer.c
fgl_buffer.h
fgl_clip.c
fgl_clip.h
fgl_color.c
fgl_color.h
fgl_draw.c
fgl_draw.h
fgl_draw_line.c
fgl_matrix.c
fgl_matrix.h
fgl_model.c
fgl_model.h
fgl_sphere.c
fgl_sphere.h
fgl_texture.c
fgl_texture.h
fgl_transform.c
fgl_transform.h
fgl_vertex.c
fgl_vertex.h
include
obj
render.c