Skip to content
This repository was archived by the owner on Feb 13, 2022. It is now read-only.
/ gthree Public archive
forked from divan/three

three.js on Go. GopherJS bindings for https://threejs.org.

License

Notifications You must be signed in to change notification settings

soypat/gthree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archived

This package has been archived. I now favor developing with syscall/js package over gopherjs due to the near complete support it has for unsafe and other features of the Go language. If you are interested in a maintained, WASM-ready version please look at https://github.com/soypat/three

three

GopherJS bindings for three.js. Still a WIP.

Keep in mind parts of these bindings are 4 years old and were not programmed by me :). I'm working hard-ish to get everything back to speed with the latest version of three.js.

Examples

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.7%
  • Makefile 0.3%