Advertisement ยท 728 ร— 90

Posts by grapefrukt

I haven't ever heard a specific name for that behavior in Swedish, but that's not saying it doesn't exist

1 hour ago 0 0 0 0

also, angine are playing 75 live shows in the coming 220 days. that's one every three days!

14 hours ago 1 0 1 0

much appreciated! i think the last time I went to London to see a band was the Decemberists in like 2010!

14 hours ago 0 0 1 0

it's important to send the office elevator back down once you get up so you don't have to wait for it the next day after respawning at home.

20 hours ago 13 1 0 0

hadn't even occurred to me to look until you asked.
sadly no. closest i think is in hamburg, a mere 300 kilometers away.

21 hours ago 0 0 1 0

aww yiss!

23 hours ago 1 0 1 0

This sounds cool as shit. Don't think there's any way I can make it sadly.

1 day ago 0 0 1 0

i'm having the very same problem, the same shoes that used to last me years now barely make it 12 months.

it sucks!

2 days ago 0 0 1 0
Advertisement
a bus stop with a pattern of arrows tightly packed, so that the negative space between the left facing arrows forms right facing arrows

a bus stop with a pattern of arrows tightly packed, so that the negative space between the left facing arrows forms right facing arrows

our local bus/train service doesn't use the double arrow in their logo, but they do use this amazing pattern with the negative space arrows that is just *chefs kiss*

4 days ago 6 0 1 0

just me and my 6500K skin

1 week ago 3 0 1 0
an incredibly over exposed man in front of a bookshelf

an incredibly over exposed man in front of a bookshelf

i got a led panel to use for video calls.
next, maybe i should get a tan?

1 week ago 17 0 4 0
Post image

i was idly browsing maps and found this rune stone nearby that's named in this extremely SCP way.

shame i left my mnestics at home!

1 week ago 3 0 0 0

Apex Legends will let you spectate the remainder of the match from the perspective of the team that killed you (or kills them), but you have to be in the match to begin with, no pure spectating

1 week ago 1 0 0 0

this has been doing the rounds now in the office.
what should i go put down there to maximize the freakout when someone inevitably goes to look in the hatch?

2 weeks ago 10 0 0 0

come look yourself, i have coffee

2 weeks ago 3 0 0 0

i guess it's nice to know where the murder clowns are, should you ever need to get in touch with them!

2 weeks ago 3 0 0 0
Advertisement
Video

went exploring in my office buildings basement.
found this cosy little nook.

notice how there's a nice little light coming from the completely normal hatch in the floor. i did not investigate further.

2 weeks ago 17 0 4 1
An embossed faux leather wallet with an illustration of a koala with a smaller koala on its back. It looks like the big koala has a wheel?

An embossed faux leather wallet with an illustration of a koala with a smaller koala on its back. It looks like the big koala has a wheel?

my kids picked up this little mini wallet thing at some yard sale.

does the big koala have a wheel?
what is going on?

2 weeks ago 3 0 3 0

I've been thoroughly enjoying this here podcast the past two years.
It's very good!

2 weeks ago 14 1 0 0

it's all a bit technical, sorry

2 weeks ago 0 0 0 0

otoh i get just one color, so ๐Ÿคท

2 weeks ago 1 0 1 0
a screenshot of eight textures in the unity editor, they all look like amorphous white blobs on a black background

a screenshot of eight textures in the unity editor, they all look like amorphous white blobs on a black background

it's been like a week since i mentioned how much i love a signed distance field, so we're due a preach again.

here's the 84 kilobytes of textures i'll be using to fill the entire screen with graphics for a whole level.

those are 1:1 in the image, 64x64 or smaller. i love it!

2 weeks ago 23 0 2 0

that's what i used too, plus some extra trickery to figure out if it was being rendered to a texture or not, which means it needs to flip again (computers were a mistake)

2 weeks ago 1 0 0 0
Advertisement

have you seen what a single sheet of plywood costs?!

2 weeks ago 0 0 1 0

ah! you were right! it wasn't flipped (which it needed to be because it's rendering to a texture for some reason).

figured out how to check and correct for that, seems to work on my machine for now at least.

2 weeks ago 0 0 1 0

i am in sort of deep waters here with the SRP, but i think the problem was that i was setting the matrices too late (or too early?)

i just now figured out a way to mess with the UniversalCameraData struct before it gets passed to rendering and that seems to work!

2 weeks ago 0 0 1 0
reading matrices from camera

reading matrices from camera

setting those same matrices to the render pass

setting those same matrices to the render pass

it's done in a scriptable render pass, so the data takes a somewhat circuitous path there, but here's where the data leaves unity-land and then goes back in again.

2 weeks ago 0 0 0 0

i'm feeding the matrices directly to some Unity function as view and projection separately, but somehow the ones I get from the camera end up wrong.

i've tried inverting them, but that only made things worse.

2 weeks ago 0 0 0 0

i need to render a thing as if viewed from another camera, but doing an overlay is killing performance, so i'm messing with the camera matrix. but, as a first step i'm trying to replicate the normal matrix, so these values should be the same and they're not?

2 weeks ago 0 0 1 0
Post image

i'm doing camera matrix crimes in unity, but when i manually set the view and projection matrices for my render pass i get (very similar but) wrong values.

what's going wrong here?

2 weeks ago 3 1 3 0
Advertisement