go-gl / example

Example programs for the various go-gl packages.
MIT License
224 stars 59 forks source link

Examples are broken #63

Closed pwolf23 closed 7 years ago

pwolf23 commented 7 years ago

The examples contain references to external resources (e.g. "github.com/go-gl/examples/data/bitmap_font.png"), which do not exist.

Edit: Sorry, I intended to put the issue in the gltext repo. But I guess this repo is part of the issue. However the gltext examples are broken!

dmitshur commented 7 years ago

However the gltext examples are broken!

Where do you see gltext examples? Are you looking at a very old commit of this repository?

In any case, gltext is in poor shape and not supported. No one seems to have bandwidth for it. See https://github.com/go-gl/gltext/issues/21. I'll close it because there's no issue in this repository (this repository is actively supported and in good shape).