-
自己编的三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔...
自己编的三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.-own series of the three non-uniform B-spline curves Reverse : Given a data set, reverse control, vector nodes, according to a given accuracy, sub-parameters range, discrete B-spline curves, the output discrete points out, a virtual reality curve. This algorithm including Chandpur-examination Riggs algorithm, nodes vector algorithm, Reverse control points, and the insertion technology nodes. right engaging graphics friends comparison as a useful reference.
- 2022-05-15 15:39:13下载
- 积分:1
-
一个3D游戏的原代码
一个3D游戏的原代码-a 3D game"s original code
- 2023-07-31 12:30:03下载
- 积分:1
-
opengl编程例子
opengl编程例子-opengl programming examples
- 2022-12-06 01:10:03下载
- 积分:1
-
This is similar OPeninventor the activex control to the form of tree storage obj...
这是类似OPeninventor的activex控件,以树的形式存储对象,构造任意复杂的实体和场景,由于是封装了OpenGL的控件,
用户只要知道怎么建模即可,不必关心OpenGL如何操作。在VS2003下编译通过。-This is similar OPeninventor the activex control to the form of tree storage objects, construction of arbitrary complex entities and scenes, as is the OpenGL control package, the user modeling can be as long as know how, do not have to care about how to do OpenGL. Under the VS2003 compiler through.
- 2022-07-27 13:44:18下载
- 积分:1
-
简单的程序有助于测试OpenGL实现采集。许多…
Collection of simple programs helpful for testing an OpenGL implementation. Many have keyboard options (see source for details). and More samples collected from a variety of places-Collection of simple programs helpful for testing an OpenGL implementation. Many have ke yboard options (see source for details). and Mo "re samples collected from a variety of places
- 2022-06-12 23:26:30下载
- 积分:1
-
opengl粒子系统实现喷泉模拟
用opengl实现的喷泉模拟,适合刚开始学习opengl的人使用,对光滑粒子流体动力学感兴趣的人,即sph算法,可以实现较好的喷泉模拟,是一个很好地学习范例。
- 2022-08-09 17:06:08下载
- 积分:1
-
基于MFC的对话框Dialog的OpenGL程序框架
基于MFC的对话框Dialog的OpenGL程序框架
基于MFC的对话框Dialog的OpenGL程序框架 收藏
建立一个基于对话框的工程(名称:OpenGL)
并且在设置的Link里加入库opengl32.lib glu32.lib glaux.lib
为对话框添加picture control 控件,ID:IDC_RENDER
主要程序:
- 2023-05-28 23:00:03下载
- 积分:1
-
OpenGL编写的烟花屏保
利用OpenGL编写的烟花屏幕保护,烟花升空时还有烟花燃放的声音和鞭炮声,程序里利用FMOD库实现了播放MP3等声音文件的功能。屏幕保护程序的关键是对以下两个入口函数的编写:1、屏幕保护处理程序入口函数LRESULT WINAPI ScreenSaverProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)2、屏幕保护设置对话框BOOL WINAPI ScreenSaverConfigureDialog(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
- 2022-02-03 17:33:40下载
- 积分:1
-
oglu_reflective_bump_mapping,是一个使用opengl 绘制bump的一个粒子,使用了cg语言做为shader的渲染语言,希望对大家所...
oglu_reflective_bump_mapping,是一个使用opengl 绘制bump的一个粒子,使用了cg语言做为shader的渲染语言,希望对大家所帮助-oglu_reflective_bump_mapping, is a use of a bump mapping opengl particles, the use of language as a cg rendering shader language, and they hope to help everyone
- 2023-02-07 06:45:03下载
- 积分:1
-
用vertex shader进行繁重的渲染工作,可以获得很多很多的好处
用vertex shader进行繁重的渲染工作,可以获得很多很多的好处-using vertex shader for rendering the heavy work, many of the available benefits
- 2022-03-12 13:38:42下载
- 积分:1