Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.
/ three.hx Public archive

Haxe→Three.js type definitions

Notifications You must be signed in to change notification settings

tong/three.hx

Repository files navigation

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