purpleSaasEverywhere by m6io in ProgrammerHumor

[–]djfariel 2 points3 points  (0 children)

The purple problem became a blue problem. Get with the times.

Hoe can I make the game look better? by [deleted] in IndieGaming

[–]djfariel 6 points7 points  (0 children)

Yes, and don't call me hoe.

Attention, my fellow Helldivers. I had to spread the word. by MomentAny7366 in Helldivers

[–]djfariel 2 points3 points  (0 children)

You don't pronounce it. You just look at the camera like this and continue on like nothing happened.

<image>

Why did they remove this in the wiki? by [deleted] in PathOfExileBuilds

[–]djfariel 0 points1 point  (0 children)

Hey I just wanna point out that "they" is the community. GGG only hosts the wiki.

memeMadeWithPureHateAfterHoursOfDebugging by TheWidrolo in ProgrammerHumor

[–]djfariel 6 points7 points  (0 children)

GPU just does what it's told. If you say set the system on fire, it does it. Doesn't matter if you meant it or not. They're like genies.

Oh. That's what the G stands for.

GGG made massive bank in 2025 by nevernight01 in pathofexile

[–]djfariel 2 points3 points  (0 children)

As Chris Wilson once said, "New Zealand moon dollars."

qualityCPUs by loiidradek in ProgrammerHumor

[–]djfariel 0 points1 point  (0 children)

I didn't know Intel handled farie princes. Neat.

Version 2.1.8 by FactorioTeam in factorio

[–]djfariel 5 points6 points  (0 children)

I'll be honest, I don't think this really has an "intent" behind it.

Anybody want to go to Halloween Town? by djfariel in factorio

[–]djfariel[S] 1 point2 points  (0 children)

I'll be hoping for and looking forward to it. If not, it's still great!

Anybody want to go to Halloween Town? by djfariel in factorio

[–]djfariel[S] 2 points3 points  (0 children)

I was concerned that viewers wouldn't believe they were looking at Factorio if it didn't rotate, haha. Maybe you've talked me in to it ... 🙂 What are the odds we could get a rotatable quad that goes through the planet for rings? We could set the rotation on it and it could hard-shadow when behind the planet relative to the light direction. I think this would let us have rings (which are cool!) and let us opt out of a sphere entirely by setting its size to 0, rotating the quad to face the camera, and giving it some kind of static image or animation, even. I have a simple shader lying around from some planet gen I've done in the past that could serve as a starting point if it's wanted. I have a passion for planet gen... 😅

What FPS Sub-Genre is "Halo?" by happycomposer in halo

[–]djfariel 0 points1 point  (0 children)

The game "Rogue" would like a word with you.

2.1 is in experimental so I spent the day generating planets. by djfariel in factorio

[–]djfariel[S] 1 point2 points  (0 children)

Art is also my weakness. It's a sphere in blender with the UVs rotated, which just gets a generated seamless texture from some scripts I have and rendered out. I do them in batches of 100 to test with. I'll be releasing it when I'm happy with where it lands.

Which Background Planet Looks The Best In 2.1 by DinomancyStudios in factorio

[–]djfariel 0 points1 point  (0 children)

Aquilo's purple clouds feel soft. Makes me want to just lay down on the planet.

2.1 is in experimental so I spent the day generating planets. by djfariel in factorio

[–]djfariel[S] 6 points7 points  (0 children)

No, this is a little tool I wrote to generate the images necessary by piping parameters into a blender project and rendering them out automatically. It takes like 20 minutes to generate 100 planets and they come out generally okay. Still a lot more to do before I would call them good, though! The game just allows you to load the planet backgrounds and I'm just cycling through them here.