From: Robert F. <rob...@bt...> - 2007-12-01 13:47:28
|
Hi, RubyCocoa looks very nice; good work! I know Ruby very well but have never really programmed any larger apps on the Mac platform. I don't know the Cocoa API at all. Can anyone recommend a few good resources/book to get started with? I also have a more specific question: I want to be able to program apps with UI:s rendered in OpenGL (to experiment with zoomable GUI as one example). Would it be wise to go via Cocoa, open a OpenGL canvas and then call to that? Have anyone tried other approaches to OpenGL-programming with Ruby on Mac? I tried the different SDL and OpenGL libs available for Ruby but no one is really easy to install and/or use. Any tips appreciated. -- Best regards, /Robert Feldt |