Skip to content

rydrman/three.go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

three.go

Port of the three.js library to golang

Versions

This port is currently targeting three.js r85

Status

This library is in early stages of development, with only some minor core libraries working.

Currently the main math and core types are defined on some level, allowing a simple open gl window to render a color. The current goal is to flesh out the simple cube example so that the basic geometry rendering works.

About

Port of the three.js library to golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages