0
I Use This!
Inactive

Commits : Listings

Analyzed 36 minutes ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updating to support ruby 2.3 More... about 6 years ago
Merge pull request #4 from myokoym/use-latest-versions More... almost 10 years ago
Add missing dependencies More... almost 10 years ago
Use the latest ruby-opengl More... almost 10 years ago
Use https for RubyGems.org More... almost 10 years ago
Merge pull request #2 from DrkCloudStrife/master More... almost 12 years ago
Add missing required gem mkrf More... almost 12 years ago
Adding 1.9 support that uses ruby-opengl2 More... almost 12 years ago
description change More... over 12 years ago
cleanup of lesson09 More... over 12 years ago
Cleanup of lesson05 More... over 12 years ago
Cleanup of lesson 4 More... over 12 years ago
No bla's allowed More... over 12 years ago
Clearing out an error bit that is sometimes getting set and prevents further work outside of the gl scope. (bug workaround) More... almost 13 years ago
Adding advance lesson 10. Design of two finished rooms and moving around them More... almost 13 years ago
cleanup and updating readme More... almost 13 years ago
Adding lesson #10 Loading and moving through 3D World. One of my favorite lessons. Construct a world/scene by loading json datapoints (1 room with 4 entrances). Adding ability to simulate moving of the user and camera. More... almost 13 years ago
Requiring json gem for lesson10 More... almost 13 years ago
Pulling out extra gl and persisting texture variable due to the GC More... almost 13 years ago
Removing linecache completely since it is not used More... almost 13 years ago
Adding support for :mswin, :mingw_18 and :mingw_19 More... almost 13 years ago
Adding boot.rb More... almost 13 years ago
Pulling requires and bootstrap into a single location More... almost 13 years ago
Supporting both 1.8 and 1.9 platforms More... almost 13 years ago
Whitespace fixes More... about 13 years ago
Adding what has been implemented so far More... about 13 years ago
Reading is good. Do it more often More... about 13 years ago
Adding bundler support More... about 13 years ago
Description to the lesson09 - Moving bitmaps in 3D scene More... over 13 years ago
Adding lesson on moving bitmaps in 3D space More... over 13 years ago