Not logged inGosu Forums
Forum back to libgosu.org Help Search Register Login
Up Topic Gosu / Extending Gosu / Ruby Gosu Lighting Library
- - By chase4926 Date 2011-06-26 17:47 Edited 2011-07-27 18:11
This is a lighting library Ive been working on to give my new projects a special feel.
Features:
  +Easy to implement system
  +Support for infinite amount of static and dynamic lights
  +Unique "blocky" look

Ive made a youtube demonstration of it here:
http://www.youtube.com/watch?v=3c6vDFIWxMI
Don't mind the crappy capturing software and awkward pauses :P

Anyway hope you enjoy it! :D

Updated- Jul 27, 2011
Attachment: lib_lighting.zip - Lighting Library (2k)
Parent - By Jwosty Date 2011-11-01 23:10
Reminds me of Minecraft! :D
Parent - - By Jwosty Date 2012-04-18 01:05
I might use this sometime; maybe you should post it as a gem.
Parent - By chase4926 Date 2012-05-03 15:48
Wow thanks! Didn't think this was gem-quality, but I guess I've seen worse gems.
Until I add it though, just use the version included in my game:

http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?tid=708

It's more recent and you can see some screenshots of it's use on that thread.
Parent - By Maverick Date 2012-04-18 14:33
The video is private. Can't watch it. Interestingly enough though, I'm making my own lighting system for Gosu in C++.
Parent - By chase4926 Date 2014-04-19 19:13
I just completely rewrote this library. It functions almost exactly the same, but is now easily to implement, and much more efficient.

You can find it here:
https://github.com/chase4926/chase4926-library/blob/master/ruby/Gosu_dependent/lib_lighting.rb
Up Topic Gosu / Extending Gosu / Ruby Gosu Lighting Library

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill