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://www.codercto.com/soft/d/14400.html

Getting Started with C++ Audio Programming for Game Development

Getting Started with C++ Audio Programming for Game Development

David Gouveia

Written specifically to help C++ developers add audio to their games from scratch, this book gives a clear introduction to the concepts and practical application of audio programming using the FMOD li......一起来看看 《Getting Started with C++ Audio Programming for Game Development》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

URL 编码/解码
URL 编码/解码

URL 编码/解码

html转js在线工具
html转js在线工具

html转js在线工具