-
清华大学计算机图形学基础课件PART1,适合大学本科生学习计算机图形学时使用...
清华大学计算机图形学基础课件PART1,适合大学本科生学习计算机图形学时使用-This is a courseware with computer graphics of TsingHua University!
- 2022-01-27 22:55:09下载
- 积分:1
-
OpenGL 3
OpenGL三维图形系统开发与实用技术》书的源码-OpenGL 3-D graphics system development and practical skills, "the source
- 2022-07-19 01:06:57下载
- 积分:1
-
关于填充曲面的绘制
关于填充曲面的绘制-filled on the surface mapping
- 2022-03-16 05:31:53下载
- 积分:1
-
opengl最好的书
opengl最好的书-opengl best book
- 2022-03-04 16:58:05下载
- 积分:1
-
一个最基础的OpenGL示例程序,非常适合熟悉VC,但未接触过OpenGL的朋友学习.展示的动画效果明晰....
一个最基础的OpenGL示例程序,非常适合熟悉VC,但未接触过OpenGL的朋友学习.展示的动画效果明晰.-one of the most basic procedures OpenGL examples, very familiar with the appropriate VC, but not come into contact with the OpenGL friends learning. The animation display clarity.
- 2022-03-17 19:29:49下载
- 积分:1
-
给初学者在那里,这是不适当的纯面向对象代码缺乏时间。和他们打算给你如何创建基本的收银系统 (售卖点)、 工艺流程,以及数据库的设计,所以你可以开始开发类似的系统思考
掌握会计软件开发、 VB.Net、 C# 和糟糕的编程基础书。较详细的解释会计域的程序员是包括在内。SQL 和 ADO.Net 还详细地被复盖。这本书给你应用程序开发中的一个坚实的基础。您将学习使用 GridView 控件来实现会计交易,如付款、 收据、 银行交易和现金交易。您还将学习如何使用 ADO.Net 对象连接到 sql server 数据库,使用数据集检索数据和保存交易记录并生成报告。
- 2023-02-09 21:45:04下载
- 积分:1
-
This demo implements the marching cubes algorithm for constructing a polygonal m...
This demo implements the marching cubes algorithm for constructing a polygonal model from an isosurface. The isosurface chosen here is a classical metaballs setup. Metaballs are isosurface chosen here is a classical metaballs setup. Metaballs are defined by field function that s the sum of R2 / ((ball.x - x)2 + (ball.y - y)2 + (ball.z - z)2) for all balls. The surface is defined to be where the sum is one.-This demo implements the marching cubes algorithm for constructing a polygonal model from an isosurface. The isosurface chosen here is a classical metaballs setup. Metaballs are isosurface chosen here is a classical metaballs setup. Metaballs are defined by field function that s the sum of R2/((ball.x- x)2+ (ball.y- y)2+ (ball.z- z)2) for all balls. The surface is defined to be where the sum is one.
- 2022-03-03 15:18:22下载
- 积分:1
-
机器人简单的手臂
//assignment1.cpp:定义控制台应用程序的入口点。//#include";stdafx.h";#include#include#include#include#include";supportClass.h";include";Mesh.h";include";printmatrix.h";使用命名空间std;
- 2022-03-09 11:34:56下载
- 积分:1
-
3D编程 OpenGL 书
3D编程 OpenGL 书-OpenGL 3D programming book
- 2022-04-28 01:02:12下载
- 积分:1
-
A very basic program demonstrating the use ofthe selectnio buffer in OpenGL. By...
A very basic program demonstrating the use ofthe selectnio buffer in OpenGL. By clicking on the rotating spheres you can make them disappear. The reset button will return everything back to the default setup.-A very basic program demonstrating the use ofthe selectnio buffer in OpenGL. By clicking o n the rotating spheres you can make them disappe ar. The reset button will return everything BAC k to the default setup.
- 2022-07-19 05:40:27下载
- 积分:1