-
在系统了我们绘制了一个正方形,可以通过鼠标的捻选框实现物体的放大和缩小...
在系统了我们绘制了一个正方形,可以通过鼠标的捻选框实现物体的放大和缩小-In the system that we draw a square, you can twist the mouse box object realize zoom in and out
- 2022-04-20 11:45:07下载
- 积分:1
-
Opengl画钟
在c++下用opengl画了个钟。用户输入小时,分钟数就能得到显示出该时间的钟的图形。
钟的图形包括圆形边框,小时刻度,分钟刻度和时针分针。
没有画秒针。
很简单的一个小程序,很适合初学者练手学习
- 2022-01-25 20:58:27下载
- 积分: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
-
用OpenGL写的雪花的粒子效果
一个用OpenGL写的雪花的粒子效果,包含整个过程文件。
- 2022-02-04 15:45:03下载
- 积分:1
-
一个光照效果的小实例,可以学习OpenGL编程
一个光照效果的小实例,可以学习OpenGL编程-a lighting effect of small examples, we can learn from OpenGL Programming
- 2022-08-03 13:25:07下载
- 积分:1
-
csc108 Assignment
Raytracing example
implement a basic ray-tracer and render a simple scene using ray casting and local shading. The starter code sets up a scene comprising of an ellipsoid and a plane, being illuminated by a point light source. Your job is to render the scene by implementing code fragments required for object intersections and Phong shading.
- 2022-07-17 14:08:05下载
- 积分:1
-
机器人的键盘及旋转控制
机器人的键盘及旋转控制-Keyboard and rotating robot control
- 2022-01-24 14:17:36下载
- 积分:1
-
opengl入门程序旋转3d图形
应用背景opengl结合c#开发的入门程序,简单实现了立体图形绘制及旋转,.net 平台下使用opengl库例子。代码简单易懂且完整。经过测试能够成功运行,是一个新手学习纹理贴图的好例子。
关键技术Nehegl类库、opengl 结合VS2008 代码简单;思路明晰 csgl类库应用、纹理及绘图技术;opengl结合c#
- 2023-05-24 09:20:03下载
- 积分:1
-
关于图形学大作业的多边形
关于图形学大作业的多边形-large graphics on the polygon operations
- 2023-02-28 20:10:04下载
- 积分:1
-
OpenGL 3
OpenGL三维图形系统开发与实例-OpenGL 3-D graphics system development and examples
- 2023-09-02 18:45:04下载
- 积分:1