N8n5h / math_pack

Math helper for Armory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

math_pack

Math helper for Armory.

Installation

  • Locate the .blend file you are working with
  • Create Libraries folder alongside your .blend file
  • git clone https://github.com/armory3d/math_pack into Libraries folder

Usage

Once cloned into Libraries folder, Helper class can be accessed:

var f = iron.math.Helper.getAngle(v1, v2);

About

Math helper for Armory


Languages

Language:Haxe 100.0%