Search found 79 matches

by Zarty55
Thu Dec 08, 2016 9:34 pm
Forum: Libraries and Tools
Topic: Lovox - Load and render voxels in Love2d
Replies: 15
Views: 22444

Re: Lovox - Load and render voxels in Love2d

I feel so bad for not realizing this earlier. The whole process can be much, MUCH faster by using shaders. Excuse me for a few days while I redo the rendering code. That was exactly what I was trying to do right now. I'm not sure how would be the best way of handling voxels. I was trying to first d...
by Zarty55
Fri Nov 11, 2016 1:00 am
Forum: Support and Development
Topic: What is the vec4 position returned by a vertex shader?
Replies: 4
Views: 5361

Re: What is the vec4 position returned by a vertex shader?

Thanks for the answers guys :) Ok, I've read somewhere else about the 4th component (And it's related to either a true Z value or a trick where 0 is scaling and 1 means translating? I'm confused about this). But the 3rd component is the one I'm not understanding. I tried to modify it and it simply m...
by Zarty55
Thu Nov 10, 2016 8:09 pm
Forum: Support and Development
Topic: What is the vec4 position returned by a vertex shader?
Replies: 4
Views: 5361

What is the vec4 position returned by a vertex shader?

Just a quick question. I thought it would be vec2 or vec3. What does the components of that vector means? And also, what kind of transformation is the transform_projection doing? Thanks!
by Zarty55
Thu Oct 27, 2016 11:00 pm
Forum: General
Topic: Code documenting
Replies: 5
Views: 5953

Re: Code documenting

I tried LDoc too but i did not grasp the philosophy behind. LDoc seems to have problems (or i had problems) with documenting class methods, switching sections and more. In my last project i used markdown to write the manual but this project was a small one and probably easier to document than your ...
by Zarty55
Wed Oct 26, 2016 10:17 pm
Forum: General
Topic: Code documenting
Replies: 5
Views: 5953

Code documenting

What tools do you guys use to document code? I'm tired of updating my own text file with my definitions because it's messy and slow. I remember seeing someone in here talk about libraries that create a documentation file by reading the comments on your own code. I did some research and I found LDoc....
by Zarty55
Mon Aug 22, 2016 2:03 am
Forum: Games and Creations
Topic: Slick Slices
Replies: 7
Views: 5549

Re: Slick Slices

Pretty cool! Something I discovered to abuse is the fact that the platform always spawns on the right. So if you begin your tower right where it spawns you can get high scores just by having a rythmic "z" button pressing hability. Maybe alternating the spawn randomly between each side woul...
by Zarty55
Tue Aug 02, 2016 3:13 pm
Forum: General
Topic: Share your Box2D creations
Replies: 1
Views: 2830

Share your Box2D creations

Since we have a topic about shaders why not a box2D one? I've never really seen a lot of creations using our amazing physics engine, and I want to see people using it more. So, go ahead do something with box2D and show us! It's not that hard. Come on! I want to see some trebuchets, catapults, cars, ...
by Zarty55
Sat Jun 04, 2016 8:39 pm
Forum: Libraries and Tools
Topic: [Lib] SUIT - Simple User Interface Toolkit
Replies: 81
Views: 89198

Re: [Lib] SUIT - Simple User Interface Toolkit

Just kidding, I figured it out. You have to call the love-related draw functions from within love.draw(). You can't call the draw functions from, say, love.update(). Probably need to learn love a little more, but hey. I want to talk about this. Has anyone found a way to do this without having to se...
by Zarty55
Mon Mar 14, 2016 12:41 am
Forum: Support and Development
Topic: My computer doesn't run Love anymore. Help?
Replies: 3
Views: 6031

Re: My computer doesn't run Love anymore. Help?

Oh well.. I guess it's ok since this notebook has probably 10 years or something already. It was a good run though. And I've still got 0.9 to play around :)
by Zarty55
Mon Mar 14, 2016 12:28 am
Forum: Support and Development
Topic: My computer doesn't run Love anymore. Help?
Replies: 3
Views: 6031

My computer doesn't run Love anymore. Help?

It's probably because my computer is so old. I think it's hardware related, is there anything I can do or I should just buy a new notebook? My specs are in my signature. I also have to say that it used to run 0.9.2; This problem happened when I updated to 0.10.1 Here is the error: https://love2d.org...