-
MIT课程 计算机图形学 6_837 Assignment 8.htm 贝赛尔虚线 BSpline 及相互转换 和 相应曲面的绘制...
MIT课程 计算机图形学 6_837 Assignment 8.htm 贝赛尔虚线 BSpline 及相互转换 和 相应曲面的绘制 -MIT Computer Graphics courses 6_837 Assignment 8.htm Bessel dashed BSpline and mutual conversion and the corresponding surface rendering
- 2022-01-25 16:01:56下载
- 积分:1
-
增加的典型方法
The typical approach to adding in-game media such as movies and television has been to cycle through a series of textures. In order to play even a short show meant that a lot of texture swapping and memory had to be used, so the idea was to replace this method with a MPEG decoder and display each pixel as a polygon. I believe this is the first example of this method for two main reasons, firstly it takes a lot of processing to read the frames and display the large number of polygons but this is no longer a problem with the latest video cards, and secondly, it is no picnic writing a MPEG decoder. Fortunately I didn t have to write the MPEG decoder, I have used and modified the freely available source code ported to Win32 by Thanassis Tsiodras which was originally released by the University of California in 1992, back when there was a greater open source ethic.
- 2023-01-19 08:00:04下载
- 积分:1
-
OpenGL: A Primer 的源代码,Edward Angel倾力打造,OpenGL初学者不可多得的参考资料...
OpenGL: A Primer 的源代码,Edward Angel倾力打造,OpenGL初学者不可多得的参考资料-OpenGL: A Primer of the source code, Edward Angel tries their best to build, OpenGL invaluable reference for beginners
- 2022-02-05 02:54:25下载
- 积分:1
-
用OpenGL编写的羊群行为仿真系统。
用OpenGL编写的一个鸟群行为模拟系统。-OpenGL prepared with a flock behavior simulation system.
- 2022-03-09 10:07:05下载
- 积分:1
-
OpenGL高级编程与可视化系统(高级编程篇…
OpenGL高级编程与可视化系统开发(高级编程篇)-9-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) 9
- 2022-03-19 23:55:36下载
- 积分:1
-
显示OBJ三维文件源代码
资源描述
资源描述
利用OPENGL和GLUT显示OBJ文件,并利用定时器动态转换位置。
- 2023-03-03 16:00:04下载
- 积分:1
-
这是一个openGL的机器人行走转圈的演示程序.有详细注释.
这是一个openGL的机器人行走转圈的演示程序.有详细注释.-This is a openGL walking robot moved around the demonstration program. Notes detail.
- 2022-08-26 12:28:40下载
- 积分:1
-
《OpenGL编程与实例》,很好的opengl电子书。
《OpenGL编程与实例》,很好的opengl电子书。- OpenGL Programming and examples of good opengl e-book.
- 2022-03-16 18:25:05下载
- 积分:1
-
android 3d 游戏源码
比较牛的3D游戏引擎,基于JAVA语言。此文档是JPCT网站上的Android演示源码。已经将网站及别的论坛下载的几个例子整合打包上传。
- 2022-02-05 17:16:42下载
- 积分:1
-
一个基于opengl的cad应用的好例子,可以学习如何将mfc 与opengl结合使用,需要opengl扩展库...
一个基于opengl的cad应用的好例子,可以学习如何将mfc 与opengl结合使用,需要opengl扩展库-a cad on opengl application of a good example, can learn how to mfc opengl combined with the need for expansion opengl
- 2022-01-24 18:56:39下载
- 积分:1