Well, everything except the last sentence was reasonable (and I thought it a bit blunt too and set the tone of the response).
I am just beginning (with OpenGL) as well or I would chip in. I think the point was if the original poster could include at least a snippet of what he/she tried to do, people would be more willing to respond with code suggestions. It is hard to come up with sample code for everyone asking. It would be much easier to point to a sample or some docs, but I don't think there are any on this subject (yet). Maybe a wiki or some other form of code samples that people could contribute to would help here? Then us noobs could post solutions to these sorts of problems as we conquered them and save some strife. M. On 2/11/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > You guys are remarkably caustic. I imagine you'll only respond to this > opinion with more of the same, but I thought I'd throw that out there. > If it only takes you thirty seconds to give a quick overview, then why > not? Is it some sort of trade secret? If it's more involved, then > there is certainly no harm in telling him so in nicer terms. He is > already making the effort to learn. > > Unfortunately, I don't have the answer myself, because I am in a > similar position. I only started reading the Red Book a couple of > weeks ago and my demanding class schedule has kept me from getting > past Chapter 2 so far. But I'm trying. > > As a possible hint to the original poster: I speculate that it > involves getting out of orthographic mode, drawing all that 3D stuff > with OpenGL, getting back into orthographic mode, and then drawing all > the regular stuff the normal pyglet way, with images, etc. > > On Feb 11, 5:11 pm, "Drew Smathers" <[EMAIL PROTECTED]> wrote: > > On Feb 11, 2008 4:51 PM, jotham <[EMAIL PROTECTED]> wrote: > > > > > > > > > Well, I guess I should have said. I had a play around before posting > > > here and could not figure out how to do it. Could you provide a > > > simple test case? > > > > How about we make a compromise. Try to get it done first on your own by: > > > > 1. Learning some OpenGL basics > > 2. Reading the documentation for pyglet > > > > If you're still lost, post your broken code and we'll be glad to make > > further suggestions. If you want me to write code for you, that's fine as > > well - just contact me for an estimate (I accept paypal or money orders). > > > > -Drew > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
