Skip to content

Instantly share code, notes, and snippets.

@eliquious
eliquious / main.go
Created November 2, 2020 05:24
G3N testing
package main
import (
"time"
"github.com/g3n/engine/app"
"github.com/g3n/engine/camera"
"github.com/g3n/engine/core"
"github.com/g3n/engine/gls"
"github.com/g3n/engine/light"