Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411421 Posts in 69363 Topics- by 58417 Members - Latest Member: JamesAGreen

April 18, 2024, 09:21:18 AM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsDeveloperTechnical (Moderator: ThemsAllTook)Beautiful fails.
Pages: 1 ... 61 62 [63] 64 65 ... 67
Print
Author Topic: Beautiful fails.  (Read 341062 times)
oahda
Level 10
*****



View Profile
« Reply #1240 on: January 10, 2019, 01:53:36 AM »

The screaming pikmin dudes really make those gifs Cheesy
oh my god i never realised they look like pikmin characters, but you're right!! o-o

I also have a beautiful fail from yesterday when I switched from software rendering text on the fly to a texture atlas to speed up text drawing. I love debugging these sorts of things.
Huh, did that suddenly make the text larger and all the positions scaled too? D:
Logged

ProgramGamer
Administrator
Level 10
******


aka Mireille


View Profile
« Reply #1241 on: January 10, 2019, 12:32:39 PM »

What happened is that the texture I render text to is native size, while the game render texture is way smaller. Due to a bug, I was accidentally drawing the game render to the text texture, causing this scaling issue. The "This is bullshit" thing was just me trying to figure out what was happening by drawing text at various points in the rendering pipeline.
Logged

oahda
Level 10
*****



View Profile
« Reply #1242 on: January 11, 2019, 03:14:55 AM »

ohhh
Logged

JobLeonard
Level 10
*****



View Profile
« Reply #1243 on: January 11, 2019, 04:09:41 AM »

Would have been fun to see a sequence, like putting

THIS

IS

BULLSHIT

at three different points in the pipeline and seeing what happens to each word Smiley
Logged
Ordnas
Level 10
*****



View Profile WWW
« Reply #1244 on: January 17, 2019, 01:14:51 AM »

I thought the texture atlas changed the original game title in "This is bullshit".  Tongue
Logged

Games:

RealScaniX
Level 6
*


Scanix (ignore the "Real", Scanix was taken)


View Profile WWW
« Reply #1245 on: January 17, 2019, 02:41:52 AM »


 
This is from my secondary game project. The physics settings of those plates were a bit off, I think.
It starts to move again eventually. The best thing is the trail of the ball and that the normal dialog lines are strangely fitting. :D
(Is there any way to embed a video here?)
 


Logged

Manamongods
Level 0
***



View Profile
« Reply #1246 on: February 04, 2019, 11:43:29 AM »

Years ago I made a cpu renderer when I was learning coding, and along the way it made lots of cool artefacts. I imagine it's from rounding errors, but I'm still not quite sure. It was a small fix though and then everything rendered normally.

I was rendering only a single triangle.

I just love how these shapes are made entirely of binary colors, only light or dark!






Here's another breed of artefacts (caused by another bug)

Logged

JobLeonard
Level 10
*****



View Profile
« Reply #1247 on: February 05, 2019, 01:25:38 AM »

@RealScaniX: haha, good narrative timing with the subtitles!

@Precision Cats: Oooh, that does look very nice!
« Last Edit: February 05, 2019, 02:11:50 AM by JobLeonard » Logged
oahda
Level 10
*****



View Profile
« Reply #1248 on: February 05, 2019, 01:58:03 AM »

Graphics bugs are basically an art form in and of themselves!
Logged

JobLeonard
Level 10
*****



View Profile
« Reply #1249 on: February 05, 2019, 02:10:39 AM »

Yeah. Especially the part where you're like "Wow, how did I do that? Can I recreate this consistently? Or consistently but more efficiently?"
Logged
Ordnas
Level 10
*****



View Profile WWW
« Reply #1250 on: February 06, 2019, 02:00:56 AM »

That proves the fact that modern art is completely random!  Tongue
Logged

Games:

jbarrios
Level 4
****


View Profile
« Reply #1251 on: February 17, 2019, 07:44:49 PM »

What happens when you forget to add a delay timer on an attack

https://www.youtube.com/watch?v=djCXxUAayXI&feature=youtu.be
Logged
JobLeonard
Level 10
*****



View Profile
« Reply #1252 on: February 18, 2019, 09:59:47 AM »

That went from zero to ∞ really quick Cheesy
Logged
Kyzrati
Level 10
*****



View Profile WWW
« Reply #1253 on: March 13, 2019, 06:54:01 PM »

This was a fun (if completely unintentional) effect, but considering the point of this list is to display names I had to fix the particle scripts Tongue

Logged

Ordnas
Level 10
*****



View Profile WWW
« Reply #1254 on: March 14, 2019, 02:00:27 AM »

Coolest sci-fi 2d effect ever  Grin
Logged

Games:

Kyzrati
Level 10
*****



View Profile WWW
« Reply #1255 on: March 14, 2019, 04:54:03 AM »

It's pretty fun since I write all my particle scripts based on my best guess as to what it might look like, but half the time I get at least one value off and it throws everything out of whack. Sometimes the unintentional results even become the new style Tongue

(I've discovered this thread so late! Been posting a bunch of bugged UIs like this to Twitter over the years...)
Logged

Ordnas
Level 10
*****



View Profile WWW
« Reply #1256 on: March 18, 2019, 05:30:00 AM »

You should post them again on this thread sometimes then, ahah  Smiley
If they are cool as this one then I am curious.
Logged

Games:

JobLeonard
Level 10
*****



View Profile
« Reply #1257 on: March 18, 2019, 06:57:10 AM »

Coolest sci-fi 2d effect ever  Grin
I've seen better Tongue. Mostly in the Cogmind devlog though, so that makes sense Wink
Logged
Kyzrati
Level 10
*****



View Profile WWW
« Reply #1258 on: March 18, 2019, 03:14:37 PM »

Haha, well at least I'm subscribed to the thread now so I'll be more likely to be reminded it exists and maybe run across something else to contribute in the future Smiley

My favorite bug in all of Cogmind's dev history was the one where I discovered a way to force the UI to turn all weapons into guided weapons that could fire around corners...
Logged

Ordnas
Level 10
*****



View Profile WWW
« Reply #1259 on: March 21, 2019, 01:04:48 AM »

You will have a long successful career in your path, if you turn bugs into features involuntarily!
Logged

Games:

Pages: 1 ... 61 62 [63] 64 65 ... 67
Print
Jump to:  

Theme orange-lt created by panic