Search found 6 matches

by D0N7H4V3
Fri Jul 09, 2021 7:02 am
Forum: Support and Development
Topic: setCanvas with dethpstencil argument in table
Replies: 0
Views: 13387

setCanvas with dethpstencil argument in table

I noticed that function love.graphics.setCanvas have possible argument "deapthstencil" given in table with arguments But i didnt find any information about why it need it. My depth buffer work great just with "depth = true" in table and lg.setDepthMode("lequal", true), ...
by D0N7H4V3
Sat Sep 26, 2020 7:09 pm
Forum: Support and Development
Topic: Cant make my matrix and shader work correct
Replies: 6
Views: 4216

Re: Cant make my matrix and shader work correct

Hmm. What about "i can't make 3d render" instead of "3d engine"
Acutally i want to create simple 3d game, but i need to create 3d first. so matrices is my problem. I was dumb when i writed that thread.
(as i said i was tired)
by D0N7H4V3
Fri Sep 25, 2020 5:02 pm
Forum: Support and Development
Topic: Cant make my matrix and shader work correct
Replies: 6
Views: 4216

Re: Cant make my matrix and shader work correct

RNavega I am very grateful for such a large and detailed answer. I will definitely familiarize myself with the material and will learn and have fun doing my projects. Thank you. ps. since my knowledge of English is not at an ideal level, I cannot thank you properly, but I will continue to study and ...
by D0N7H4V3
Thu Sep 24, 2020 12:15 pm
Forum: Support and Development
Topic: Cant make my matrix and shader work correct
Replies: 6
Views: 4216

Re: Cant make my matrix and shader work correct

Oh, also i want to understand matrixes by myself or with someone help, and i didnt want to use other libs, i want to create all by myself to get more understand in it
by D0N7H4V3
Thu Sep 24, 2020 12:11 pm
Forum: Support and Development
Topic: Cant make my matrix and shader work correct
Replies: 6
Views: 4216

Cant make my matrix and shader work correct

Hi, i wanna make 3d engine for game, but im little bit dumb in to matrixes, have many little bit issues with that. Its hard to explain what issue i got, cuz now my brain stopped work. But i need to some meduim-pro in matrixes, shaders, and also math to check my main.lua file to give me some hints, c...
by D0N7H4V3
Thu Jan 23, 2020 1:49 pm
Forum: Support and Development
Topic: Can i hide app in volume mixer while it's open?
Replies: 1
Views: 2542

Can i hide app in volume mixer while it's open?

I made app (already .exe) which will be play minecraft zombie sound every 10-30 minutes, window is closed so regular user cant close it, but it can be closed in task manager, but the app can be seen in windows volume mixer and this is little bit sad, i dont want that, can i somehow hide it? Sorry my...