Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ovcharik/starry_sky
Course work on CG
https://github.com/ovcharik/starry_sky
demoscene directx opengl
Last synced: 13 days ago
JSON representation
Course work on CG
- Host: GitHub
- URL: https://github.com/ovcharik/starry_sky
- Owner: ovcharik
- License: unlicense
- Created: 2013-11-27T13:20:38.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-04-16T22:16:09.000Z (over 7 years ago)
- Last Synced: 2024-11-07T05:13:35.580Z (2 months ago)
- Topics: demoscene, directx, opengl
- Language: C++
- Homepage:
- Size: 656 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# starry_sky
Course work on CG. Create scene with starry sky.
## Building
Dependencies:
wine1.6 wine1.6-dev libgtkmm-2.4-dev libglibmm-2.4-dev libgtkglextmm-x11-1.2-dev libsdl1.2-dev libsdl-image1.2-dev
For building just run `make` in root directory of project. Result will be in `Bin` directory; files: `StarrySky-gl` and `StarrySky-dx.exe`.
## OpenGL screenshot
![OpenGL Version](https://raw.githubusercontent.com/ovcharik/starry_sky/master/Img/opengl.png)