Search found 4 matches
- Wed Feb 28, 2024 11:29 pm
- Forum: Support and Development
- Topic: Scaling a shader centered at the mouse point
- Replies: 1
- Views: 2132
Scaling a shader centered at the mouse point
I'm working with shaders in my project to get a more interesting background than flat colour. Ideally, these shaders will remain in a logical position and scale when I manipulate the camera (using StalkerX: https://github.com/a327ex/STALKER-X). I'm new to GLSL and after following a YouTube tutorial ...
- Tue Jul 11, 2023 4:09 am
- Forum: Support and Development
- Topic: Takes a long time to open
- Replies: 1
- Views: 533
Takes a long time to open
Hi guys, My mate is setting up his PC for Love2D development using VSCode and the Love2D support extension but it's taking ages to open up after he presses Alt-L (about 30 seconds regardless of what he's drawing). His PC is mid-range, way better than my laptop that runs Love2D games fine. Please let...
- Fri Jun 16, 2023 6:31 am
- Forum: Games and Creations
- Topic: bugTDX | super auto pets x tower defense!
- Replies: 0
- Views: 9459
bugTDX | super auto pets x tower defense!
Hi! I just released bugTDX, a game made with Love2d that I've been working on for about six months now! I've been using it to get better at programming and game design, and I'm really happy with how it turned out. Although the art is a bit embarassing, the gameplay is super satisfying and just how I...
- Sat Mar 04, 2023 12:28 pm
- Forum: Support and Development
- Topic: Making an outline shader for text
- Replies: 7
- Views: 3829
Making an outline shader for text
Hi all, I have virtually no knowledge with GLSL so I've been using ChatGPT to try to make an outline shader for my Love2D project, but it doesn't seem to be working, no matter how much troubleshooting I do. If you're familiar with GLSL, I'd really appreciate some corrections to this shader code, or ...