实时3D引擎 GLOBE_3D

码农软件 · 软件分类 · 3D图形处理库 · 2019-09-12 10:42:53

软件介绍

GLOBE_3D 是一个实时的3D引擎,具有可移植的特点,支持多数平台,采用 Ada 语言开发。

real-time rendering (fast with a 3D hardware-accelerated graphics card), full eye movements and rotations, display of combinations of colors, materials, and textures, transparency, multiple area rendering with the portal technique (e.g. for inner scenes), collision detection, binary space partition (BSP), input-output of 3D objects or groups of objects linked to each other by portals, easy management of resources like textures (.bmp and .tga), BSP trees, and objects stored in .zip files, screenshots (.bmp) and video captures (.avi), multi-view support, and vectorized geometry support.

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

数据结构(C语言版)

数据结构(C语言版)

严蔚敏、吴伟民 / 清华大学出版社 / 2012-5 / 29.00元

《数据结构》(C语言版)是为“数据结构”课程编写的教材,也可作为学习数据结构及其算法的C程序设计的参数教材。 本书的前半部分从抽象数据类型的角度讨论各种基本类型的数据结构及其应用;后半部分主要讨论查找和排序的各种实现方法及其综合分析比较。其内容和章节编排1992年4月出版的《数据结构》(第二版)基本一致,但在本书中更突出了抽象数据类型的概念。全书采用类C语言作为数据结构和算法的描述语言。 ......一起来看看 《数据结构(C语言版)》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

MD5 加密
MD5 加密

MD5 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试