Skip to content

ClementVH/go-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • install golang
  • install mingw 64
  • add mingw to PATH
  • install go extension
  • ctrl-shift-P : Go: install/update tools
  • install dlv & dlv-dap packages
  • hit F5

run : go get -u github.com/go-gl/gl/v3.3-core/gl and : go get -u github.com/go-gl/glfw/v3.3/glfw

run : go run ./main.go

Tips

Edit origin of model in blender

  • Ctrl + .
  • Move
  • Move to desired location

have well oriented models

  • in blender y should be toward negative

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages