Difference between revisions of "User:Substitute541/Love3D"
(added the category. Don't edit this page btw..) |
(→Contributors: fix again..) |
||
Line 23: | Line 23: | ||
== Contributors == | == Contributors == | ||
− | *[User:Substitute541|Substitute541] | + | *[[User:Substitute541|Substitute541]] |
[[Category:Libraries]] | [[Category:Libraries]] |
Revision as of 04:49, 30 September 2012
This library is still incomplete, you can expect some bugs... |
This is a beta library. Currently there are 15 functions.
Download
Current Version : 0.2
Instructions
- Unzip the .zip file
- If you are using this, put the Love3D.lua in your .love file
- On love.load(), near the end of the function, add
require "Love3D"
love3D.load()
- That's it(remember to add the variables)!
Function, and Variable Definitions
under construction.