BlenderDev/image API
Wikipedia,自由的百科全书
bli_blendlib 工程的BLI_arithb.h/arithb.c 文件。实现参照 graphics gem 4
/* arithb.c
- simple math for blender code
- sort of cleaned up mar-01 nzc
- Functions here get counterparts with MTC prefixes. Basically, we phase
- out the calls here in favour of fully prototyped versions.
