three.hx icon indicating copy to clipboard operation
three.hx copied to clipboard

Haxe→Three.js type definitions

trafficstars

Three.hx

HaxeThreejs type definitions.

Actions Status

Compiler Flags

  • threejs_include=path/to/three.js: Includes three.js javascript source file in generated output.
    If no path is specified three.hx/lib/three.js is used (three.min.js if -D debug is set).
  • three_jsRequire: Use jsRequire