Page 3 of 7
Re: Zipperippers Showcase
Posted: Mon Feb 15, 2010 10:37 pm
by TechnoCat
Very cool. How are you changing the font sizes so easily?
Re: Zipperippers Showcase
Posted: Mon Feb 15, 2010 10:39 pm
by zipperipper
TechnoCat wrote:Very cool. How are you changing the font sizes so easily?
love.graphics.print(text, x, y, rotation, size x, size y) size x and size y, easy
Re: Zipperippers Showcase
Posted: Mon Feb 15, 2010 10:58 pm
by mrklotz
zipperipper wrote:ok.. so far, draws points in 3D and writes text in 3D, i am going to fix line and surface rendering(not included), they mess up when they go behind the camera.
edit: and eventually add basic physics(for the player, dont know about objects)
Holy crap that's awesome!
Re: Zipperippers Showcase
Posted: Tue Feb 16, 2010 3:19 am
by Jasoco
Wow, Neat!
It makes me look forward to the future when Löve can do basic 3D. I'd love to make a Starfox clone. (Original SNES version with the classic low-polygon models before the franchise started to go downhill.)
Re: Zipperippers Showcase
Posted: Tue Feb 16, 2010 7:16 am
by bartbes
Cool, has been a while since I saw 3d on 2d engine.
Jasoco wrote:to the future when Löve can do basic 3D
Does that future exist?
Re: Zipperippers Showcase
Posted: Wed Feb 17, 2010 11:54 am
by Virox
Very nice demo
i'm impressed. Keep up the good work.
Re: Zipperippers Showcase
Posted: Fri Feb 19, 2010 10:57 am
by zipperipper
UPDATE:
1:Altered Vector Functionality, now uses metatables
2:Successfully Draws Lines Now, and i say it looks much better!
- 3D Play2.love
- (0.6.0) version 0.1.1
- (4.43 KiB) Downloaded 223 times
Next to add:
Surface rendering
Map Maker(3D Array [for rendering reasons])
Map Loading
Map Rendering
--if rendering isn't too slow:
Map physics?
Re: Zipperippers Showcase
Posted: Mon Mar 01, 2010 10:23 pm
by zipperipper
New:
Controls:
- Click And Drag Left Mouse To Make Lines.
- Click And Drag Right Mouse To Erase Lines.
- Space Resets And Plays Ball.
- BallFall.love
- Falls, Bounces and rolls
- (3.14 KiB) Downloaded 240 times
simple ball/line physics, uses love.physics .
Re: Zipperippers Showcase
Posted: Tue Mar 02, 2010 12:24 am
by Jasoco
Re: Zipperippers Showcase
Posted: Wed Mar 03, 2010 6:25 pm
by qubodup
luminocity = very sexy
ballfall = fun