-
```
Please remember: do NOT enter issues on non released version. If you
downloaded a revision which you got from the IRC, or which you compiled
yourself, you can tell us all about the issue in IRC. T…
-
I'm new to go (learning by making a game with engo) so it may be a misunderstanding on my part.
```
$ sudo apt-get install libopenal-dev libglu1-mesa-dev freeglut3-dev mesa-common-dev xorg-dev libgl1…
-
```
Please remember: do NOT enter issues on non released version. If you
downloaded a revision which you got from the IRC, or which you compiled
yourself, you can tell us all about the issue in IRC. T…
-
When updating the clock I removed a check that prevented a large delta in to clock when there is allot of loading and setting up before the main loop starts. (Forgot the clock in engo was initialized …
ghost updated
8 years ago
-
```
Please remember: do NOT enter issues on non released version. If you
downloaded a revision which you got from the IRC, or which you compiled
yourself, you can tell us all about the issue in IRC. T…
-
It'd be nice if we tested the build integrity of `engo` w.r.t. gopherjs as well.
Should be done after #247, though.
Something I found on the web:
```
language: go
go:
- 1.5
addons:
apt:
p…
-
As @otraore mentioned, our `engo.io/webgl` package, is called **web**gl. Even though it's not web-only.
Let's come up with a better name, because this package serves as a compatibility-layer between…
-
```
Please remember: do NOT enter issues on non released version. If you
downloaded a revision which you got from the IRC, or which you compiled
yourself, you can tell us all about the issue in IRC. T…
-
```
Please remember: do NOT enter issues on non released version. If you
downloaded a revision which you got from the IRC, or which you compiled
yourself, you can tell us all about the issue in IRC. T…
-
Do we want the tutorials (including issues for them, like #30 and #31) to stay?
Or do we want to expand our tutorials at https://engo.io and remove those others from Github (wiki) to avoid confusion…