More actions
(Created page with "{{Infobox PSP Homebrews |title=3Design |image=3designpsp.png |description=A 3D editing program made in Lua. |author=butterballer360 |lastupdated=2006/05/21 |type=Other |version=Alpha 0.4 |license=Mixed |download=https://dlhb.gamebrew.org/psphomebrew/3design.zip |website=https://web.archive.org/web/20060713013748/http://www.psp-programming.com/butter/3design.html |source= }} 3Design is a 3D object generator written in LUA for the PSP. 3Design can be used to morph a base o...") |
No edit summary |
||
Line 51: | Line 51: | ||
== External links == | == External links == | ||
* Author's website - [https://web.archive.org/web/20060713013748/http://www.psp-programming.com/butter/3design.html http://www.psp-programming.com/butter/3design.html] (archived) | * Author's website - [https://web.archive.org/web/20060713013748/http://www.psp-programming.com/butter/3design.html http://www.psp-programming.com/butter/3design.html] (archived) | ||
[[Category:Lua applications on PSP]] |
Latest revision as of 08:27, 24 October 2024
3Design | |
---|---|
General | |
Author | butterballer360 |
Type | Other |
Version | Alpha 0.4 |
License | Mixed |
Last Updated | 2006/05/21 |
Links | |
Download | |
Website | |
3Design is a 3D object generator written in LUA for the PSP. 3Design can be used to morph a base object into a 3D object or animation which can be used in development of games or for fun use.
Right now it only supports simple animations (cubes and pyramids).
Features
- Cube support.
- Pyramid support.
- Presetting.
- Screenshot (saves multiple; each screenshot has a number, saves to psp/photo/screenshot"x".png).
- Full manipulation of shape (keeping shape's integrity).
Controls
Cross - Move entire figure down
Triangle - Move entire figure up
Square - Move entire figure left
Circle - Move entire figure right
D-Pad Up/Down - Adjust figure height
D-Pad Left/Right - Adjust figure width
L+Up/Down - Adjust hieght side of 1 of figure
L+Left/Right - Rotate figure relative to side 2
L+Triangle/Cross - Adjust hieght of side 2 of figure
L+Circle/Square - Rotate figure relative to side 2
Screenshots
External links
- Author's website - http://www.psp-programming.com/butter/3design.html (archived)