-
I just installed all dependencies on Ubuntu and now I want to run `go get github.com/g3n/engine/...`
However, I get this error:
```
# github.com/go-gl/glfw/v3.2/glfw
In file included from ../../…
-
Ran from the normal "Go:Install/Update tools"
my env:
````
x-MacBook-Pro:~ apple$ code -v
1.23.1
d0182c3417d225529c6d5ad24b7572815d0de9ac
x64
x-MacBook-Pro:~ apple$ go env
GOARCH="amd64"…
ghost updated
4 years ago
-
well drat. I tried the simple box demo on my windows VM over RDP. Unfortunately, via RDP, OpenGL is not available, so the box demo fails:
~~~
$ ./x3n.exe
panic: APIUnavailable: WGL: The driver do…
-
````
brew install libvorbis openal-soft
go run main.go
````
From the browser on port 8000 i clicks Connect to Server and it blew up.
output
````
cd /Users/apple/workspace/go/src/github.…
-
Plugin Name: Minecraft Development
Plugin Version: 2018.3-1.2.17
OS Name: Windows 10
Java Version: 1.8.0_152-release
Java VM Vendor: JetBrains s.r.o
App Name: IDEA
App Full Name: IntelliJ IDEA
App Ver…
-
Related to #2, I'm not sure where that comes from:
https://github.com/g3n/engine/blame/master/renderer/shaders/sources.go#L137
or
`renderer/shaders/include/material.glsl:35: vec4 texColor …
capnm updated
5 years ago
-
I have adapted your plugin for 2.8. I only test it on linux.
https://drive.google.com/file/d/1D9sCyrNFbum5bxQLcgumd17RkkuxV0MT/view?usp=sharing
I commented on these two lines, because they cre…
-
On closing a single session, other running sessions get closed because the g3n app is crashing.
-
sorry for a really simple, basic question: I want to draw a box on a canvas, and color it red. Could you share an example of using g3n/engine for this? thanks!
-
I cant seem to get it setup for windows. I am a mac person normally.
heres where i am:
```
gedw9@DESKTOP-6Q0VG3G MINGW64 /c
$ go get -u github.com/g3n/engine/...
# github.com/g3n/engine/audio/a…
ghost updated
5 years ago