https://github.com/elucidation/opengl-city-skyline-in-ruby
Simple example based off of Pixel City
https://github.com/elucidation/opengl-city-skyline-in-ruby
Last synced: 9 months ago
JSON representation
Simple example based off of Pixel City
- Host: GitHub
- URL: https://github.com/elucidation/opengl-city-skyline-in-ruby
- Owner: Elucidation
- Created: 2011-11-03T08:07:11.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-11-03T08:09:02.000Z (over 14 years ago)
- Last Synced: 2025-02-10T00:17:28.994Z (over 1 year ago)
- Language: Ruby
- Homepage: http://www.shamusyoung.com/twentysidedtale/?p=3220
- Size: 89.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
Using Ruby & OpenGL, create a bunch of arrayed blocks procedurally textured to look something like a city skyline.
Based off of the much better Pixel City example : http://www.shamusyoung.com/twentysidedtale/?p=3220
Sam