tong / three.hx

Haxe→Three.js type definitions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Haxe→Three.js type definitions


Languages

Language:JavaScript 92.3%Language:Haxe 7.7%