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

Latest commit

 

History

History
12 lines (7 loc) · 457 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 457 Bytes

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