Skip to content

tinatiansjz/Bunny_OpenGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bunny_OpenGL

Language Build
Stanford's Bunny written in OpenGL
bunny

实验的原始数据为斯坦福大学的Bunny (./bunny_new/bunny_iH.ply2)
兔子项目的全部代码在 ./bunny_new 文件夹下
其他文件夹里为我看教程学习OpenGL的源码,同样为编译通过的完整工程,供读者参考


English version

The original data of the experiment is the Bunny data from Stanford University (./bunny_new/bunny_iH.ply2)
The codes for Bunny are in the ./bunny_new folder.
In other folders, there are the source code I collected when I learned OpenGL with the tutorial (mentioned later). They are also complete projects compiled successfully. Post for readers' reference.


Requirements

(Note: The header files mentioned above can be found under ./Include )

How to use my code

run the memo.sh under ./Bunny_new

$ bash memo.sh

Result

select point terminal

Acknowledgement & Recommendation

OpenGL Chinese Tutorial (new)
Corresponding to all folders with "_new" suffix under this repository

OpenGL Chinese Tutorial
Corresponding to all folders without "_new" suffix under this repository

Mr.Yuan's Github bunny
Thanks for Mr.Yuan's generous guidance, I borrowed some of his ideas.

LICENSE

MIT LICENSE

                                                                                                                                                                       by Tina
                                                                                                                                                                       2018.12.24

About

Stanford's Bunny written in OpenGL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published