资源列表
YUANCHENGXU
- 这个是入门matlab的最好教程,而且里面我自己做了一些小的创新,会有一个好的视觉效果-This is the best tutorial introduction to matlab, and I did it by himself in the innovation of the small, there will be a good visual effect
train
- 新和谐号模型,openflight格式,三维仿真和虚拟视景使用-New Harmony Model
Helicopter
- 3D helicopter with two animated blades, the rear blade rotated three times as fast as the top blade. Have both inside and outside view, could switch by key board.
Mirror-Shaders
- 包里4个文件 Mirror.cs :与shader互动的脚本,使用这组材质同时要把这个脚本拖给使用的物体才能生效 Mirror-BumpSpec.shader 实时镜面反射shader 可以配合法线贴图一起用 适用于平面物体 Mirror-AlphaBumpSpec.shader 实时镜面发射、透明材质,可以同时反射和透明效果,也可以配合法线贴图,适用于平面物体 Mirror-AlphaSpecSphere.shader 与上面材质相同,适用于球面物体,不能使用法线贴图-包里4个
Reconstruction
- 于对基于测地线的的三维重建,非常好用,运行demo即可看到结果-Based on three-dimensional reconstruction of the geodesic, very easy to use, you can see the results run the demo
mobility
- 离子迁移谱仪的模拟程序,单个粒子在密闭空间内从腔室的一边在电场力的作用下走向另一边,期间经过空气分子的碰撞,经过的时间为结果-Ion mobility spectrometer simulation program, a single particle in a confined space to the other side of the chamber under the action the side of the electric force, during the air molec
SplineCurve3SRC
- 生成三维样条曲线的代码,说实话,是从其他库里面整理出来的,编译通过,也使用过的,函数接口在mtkSplineCurve3.h/cpp里面,这个接口是中文注释.其他的只有原来的英文注释.-one spline curve 3d lib,standalone... just for learning....
Example1
- Sharp解析二进制STL文件并显示3d简单的位移算法和对界面设置-Sharp parse binary STL file and display
3DGraphicProgramming
- 3D计算机图形能够作为一个领域存在,这要归功于目前的计算机硬件。为计算机人工合成场景可视化而开发的模式、算法和技术因此也基于并受限于当前可获得的硬件能够实现的能力-3D computer Graphic Programming.
A200027403-2814
- 通过c++实现三维立体图形平移旋转等变换和投影变换-By c++ realize three-dimensional graphics translation and rotation transform and projection transformation
transform-demo
- opengl中3D变换,通过对函数进行参数的修改,可以很好的理解变换,旋转,缩放的功能。-opengl 3d transform.demo
FFT
- 图形图像处理,采用傅里叶变换应用于相位为解包裹,已经测试过可用,初学者可以参考一下-Fu Liye transform for phase unwrapping of the research, has been tested, the program can be used, graphics and image processing of the students can see