Skip to content

coder111111/ThreeJava

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ThreeJava

three.js java tea vm bindings

Usage

Whenever you would call new THREE.Something() you need to call the static function Three.Something() instead as teavm doesn't allow to bind constructors (afaik). Everything else works as in three.js.

About

three.js java tea vm bindings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%