OpenGL 的子集 TinyGL

码农软件 · 软件分类 · 3D图形处理库 · 2019-09-11 22:57:49

软件介绍

TinyGL 是提供给嵌入式系统或者游戏的非常小的 OpenGL 子集。TinyGL 只实现了 OpenGL 的主要函数调用。

TinyGL 最大的特色是快,简单,不完全兼容 OpenGL。最特别的是,纹理映射和几何转换非常的快。

TinyGL 主要特性如下:

  • GLX 的子集,非常容易测试 X Window

  • 类似 GLX 的 API (NGLX) to use it with NanoX in Microwindows.

  • 非常小:x86 系统编译后代码大小为 40 KB

  • 支持 x86-Linux 和 sparc-Solaris

支持的架构:

  • Mathematical routines (zmath).

  • OpenGL-like emulation (zgl).

  • Z buffer and rasterisation (zbuffer).

  • GLX interface (zglx).

本文地址:https://codercto.com/soft/d/14400.html

Algorithms in C (Computer Science Series)

Algorithms in C (Computer Science Series)

Robert Sedgewick / Addison-Wesley Professional / 1990-01-11 / USD 59.99

This new version of the best-selling book, Algorithms, SecondEdition, provides a comprehensive collection of algorithmsimplemented in C. A variety of algorithms are described in eachofthe following ar......一起来看看 《Algorithms in C (Computer Science Series)》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

MD5 加密
MD5 加密

MD5 加密工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具