https://github.com/zrdumped/GlacierAndPhenix
A primary CG program served as a CG class project in SJTU
https://github.com/zrdumped/GlacierAndPhenix
Last synced: 3 months ago
JSON representation
A primary CG program served as a CG class project in SJTU
- Host: GitHub
- URL: https://github.com/zrdumped/GlacierAndPhenix
- Owner: zrdumped
- Created: 2018-01-22T07:14:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-17T09:13:36.000Z (over 6 years ago)
- Last Synced: 2024-08-17T11:01:18.085Z (8 months ago)
- Language: C
- Size: 35.8 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-se - zrdumped-2015
README
# GlacierAndPhoenix
* A primary CG program served as a CG class project in SJTU.
* Developed by OpenGL (Core-profile).
* Implement a scene including weather, time, fires, glacier and a (impressionistic) phenix.
* Particle genators make up most of the project.
* You will not run this project on your own computer successfully without some libraries that need to be carefully prepared and placed for the building and linking. Take a reference to the Report to know more.
* The result can be seen clearly through the [video](https://github.com/zrdumped/GlacierAndPhoenix/releases/download/v1.0/CG.demo.mp4)## Screenshots
* The Phoenix at night (Rainy & Snowy)
![]()
![]()
* The Phoenix at Noon (Snowy & Snow-Stormy)
![]()
![]()
* Interact with the fires
![]()
* The sun implemented with specular reflections
![]()
## Tools
Developed by vs2017, opengl 330 (core mode) and so on.
Took references to LearnOpenGL.## Functions
This will not be finished until anyone interests besides me and my friends.## Get Help
Leave an issue and I will reply when I see it. More info will be offered if this project is helpful.
If you want to see the result, leave a issue as well. The video is not suitable for uploading on Github.