Difference between revisions of "User:Substitute541/Love3D"
(→Instructions: fixed again) |
(Updating it...) |
||
Line 1: | Line 1: | ||
{{notice|This library is still incomplete, you can expect some bugs... }} | {{notice|This library is still incomplete, you can expect some bugs... }} | ||
− | This is a | + | This is a beta library. Currently there are 15 functions. |
== Download == | == Download == | ||
[https://dl.dropbox.com/u/105405645/Love2D%20Libraries/The%20Love3D%20Library.zip|The Love3D Library.zip] | [https://dl.dropbox.com/u/105405645/Love2D%20Libraries/The%20Love3D%20Library.zip|The Love3D Library.zip] | ||
+ | |||
+ | Current Version : 0.2 | ||
== Instructions == | == Instructions == | ||
Line 18: | Line 20: | ||
== Function, and Variable Definitions == | == Function, and Variable Definitions == | ||
− | + | under construction. | |
+ | |||
+ | == Contributors == | ||
+ | *[User:Substitute541|Substitute541] |
Revision as of 04:39, 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.
Contributors
- [User:Substitute541|Substitute541]