User:Substitute541/Love3D

O.png This library is still incomplete, you can expect some bugs...  


This is a work-in-progress library. Currently there are 11 functions.

Download

Love3D Library.zip

Instructions

  1. Unzip the .zip file
  2. If you are using this, put the Love3D.lua in your .love file
  3. On love.load(), near the end of the function, add
require "Love3D"

love3D.load()
  1. That's it(remember to add the variables)!

Function, and Variable Definitions

UNDER CONSTRUCTION.