On Mon, Aug 3, 2020, 7:27 PM Hendrik Boom <[email protected]> wrote:
> On Mon, Aug 03, 2020 at 02:01:16PM -0400, Philip McGrath wrote: > > Is this what you're looking for? > https://pkgs.racket-lang.org/package/sgl > > > > -Philip > > Yes, looks like it. Is it messing from the index for some good reason? > By default, the front page of pkgs.racket-lang.org doesn't show packages that are in the main-distribution, such as sgl. > I'm not sure how the packaging works. > > I end up at https://github.com/racket/sgl/tree/master > where I find multiple files, including main.rkt, sgl.rlt, and gl.rkt. > Am I correct that main.rkt is what I get with (require sgl) > and that gl.rkt is what I get with (require sgl/gl)? > That's correct. Sam -- hendrik > > > > > > > On Sun, Aug 2, 2020 at 5:51 PM Hendrik Boom <[email protected]> > wrote: > > > > > Time to rethink everything before I go further. > > > > > > So far I've found several opengl bindings. > > > There's opengl, documented here: > > > https://docs.racket-lang.org/opengl/index.html > > > There are sgl and sgl/gl, documented here: > > > https://docs.racket-lang.org/sgl/index.html > > > and there's a typed opengl hidden with in pict3. > > > > > > But I cannot find sgl and sgl/gl in the index of packages > > > at https://pkgs.racket-lang.org/ > > > > > > Shouldn't they be there? > > > Are they there in disguise? > > > Abd where should I look for current source code? > > > The index is pretty good at identifying source code for other packages. > > > > > > -- hendrik > > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > "Racket Users" group. > > > To unsubscribe from this group and stop receiving emails from it, send > an > > > email to [email protected]. > > > To view this discussion on the web visit > > > > https://groups.google.com/d/msgid/racket-users/20200802215123.iiqik4wpfusarcw4%40topoi.pooq.com > > > . > > > > > > > -- > > You received this message because you are subscribed to the Google > Groups "Racket Users" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected]. > > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-users/CAH3z3gYmn4_5sTUNWuZDcpjL5shJmU2quTtgx72%3DoycOXccp5A%40mail.gmail.com > . > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-users/20200803232728.e4yv7khscvr7c2wl%40topoi.pooq.com > . > -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/CAK%3DHD%2Ba%3DubOLkjrgU1H5omQSO4p8h3rwiZKh4B7UJiQLtWKc%2Bg%40mail.gmail.com.

