Skip to content

JanHolger/ThreeJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages