搜索资源列表
3D_piano
- 场景控制:ESC:退出程序 F1:窗口模式或全屏模式的切换 A,S,D,F,J,K,L:分别发出1-7四个音. -Scene control: ESC: exit procedures F1: window mode or full-screen mode switch A, S, D, F, J, K, L: the sound of four separately issued 1-7.
j3d-1_5_2-windows-i586
- java3D工具开发包。一般jdk安装后没有运行java3d的开发包。点击exe文件后即可编写和运行与java3d有关的程序。-java3D tool kit. General jdk installation is not running java3d development package. Click the exe file you can write and operation and java3d the relevant procedures.
IMA
- 利用IMA算法,提取三维模型的骨架,希望对大家有用!-It contains the sources of the C-implementation of the IMA skeleton of a 3D data set as described in the paper:W. H. Hesselink, J. B. T. M. Roerdink: Euclidean skeletons of digital image and volume data in linear time b
fluids_mark
- Mark J Harris 的流体程序源码,效果不错,编译已通过,请下载使用-Mark J Harris fluid program source code, well, the compiler has passed, please download it
Winter3D
- OPENGL实现冬季三维场景。可控制人物在其中漫游。场景为冬季野外雪地景色,天气晴朗,天空中浮着几朵白云,不时听到轰隆声响起,就会有成群的歼10战斗机呼啸而过。而地面是一望无垠的雪地,雪地上堆着许多雪人。你可以控制镜头在该场景中漫游,可以随时停住飞机或让飞机继续飞行。 -OPENGL realize 3 d scene in winter. Controlled character roaming in it. Scenarios for winter snow scenery, wild we
3d duck
- Si vous lisez ca cela veux dire que vous avez vu une de mes demos, je vous en remercie, et j'espere que vous l'avez apprecié.
gr_adjacency_matrix
- adjacency matrix. This an NV by NV matrix A in which A(I,J) is the number of edges between nodes I and J. Ordinarily, this value is either 0 or 1, although there are natural extensions to this idea.-returns the adjacency matrix of a graph.