Advertisement · 728 × 90

Posts by AbandonWindow

Ahh! All I can see is that after line 10 everything is going to be a space out of alignment and now my brain itches…

1 month ago 1 0 0 0
Particle System Audioviz Test
Particle System Audioviz Test YouTube video by Abandon Window

Working on the guts of the Visibyl particle system! Here's a demo of the most recent change: modulate _any_ of the system parameters with either an audio signal or an LFO-style modulator...

Music: EASE UP by the amazing EPROM
youtu.be/isF8WrKfwS4

2 months ago 0 0 0 0

Now *that* is a fun idea for a shader!

2 months ago 0 0 0 0

I use this pattern at runtime to update module state in a hot path for my particle system and have not had any performance issues!

3 months ago 7 0 1 0

I have literally no idea where that weird link came from! Sorry!

4 months ago 1 0 0 0

I think this is a totally valid point. The trouble specifically with ARC Raiders, though, is that if there was a choice between pvp and pve modes the demographic of pvp would be altered. I think to the point where, for many players, the value of the game would likely actually change.

4 months ago 1 0 2 0
Preview
NuPhy Air75 HE The world's first 75% layout low-profile magnetic switch gaming keyboard. With true 8000Hz polling, 0.125ms latency, 0.01mm RT sensitivity, and the low-profile Magnetic Jade switches, Air75 HE will re...

They are starting to appear on the market so I guess it’s only a matter of time (nuphy.com/collections/...). I have an HE keeb and played around in qmk trying to make a midi mpe controller with it. You’re right though, very different to a standard synth or drum pad but interesting nonetheless!

4 months ago 1 0 0 0
Advertisement

Have you considered hall effect/tmr keys on the keyboard? Those can be set up for velocity sensitivity and double as regular keys!

4 months ago 1 0 1 0

Love that game! Had it on the ST and seem to remember that it was on 4 disks that you had to constantly swap 🤣

4 months ago 0 0 0 0
Volumetric Shadows for the Particle System
Volumetric Shadows for the Particle System YouTube video by Abandon Window

Been a while since I posted but I got custom volumetric shadows working with our particle system today and I'm pretty pleased with the results (posting the YouTube version because particles and Bluesky compression aren't friends...): www.youtube.com/watch?v=qgCW...

4 months ago 1 0 0 0

100% this!

5 months ago 2 0 0 0

…you’re gonna have a really hard time keeping that cool. Most radiators in space try really hard to avoid collecting energy. I’m not saying it isn’t possible to cool something in a vacuum, just that it’s not trivial!

5 months ago 1 0 0 0

True, objects will radiate heat without the need for conduction or convection. The trouble is that heat dissipation through what is essentially black body radiation is massively inefficient compared to conduction through another material. If you have a body continually producing heat…

5 months ago 2 0 1 0

If you see this post a vampire who isn’t Dracula

5 months ago 5 2 0 1
Advertisement

The problem is that this heat literally has nowhere to radiate to though. Heat transfer in vacuum is a really hard problem to solve. A satellite generates very little heat, so you can vent it as gas/liquid as it condenses. A datacentre on the other hand…

5 months ago 1 0 1 0

I mean, yeah, he’s crazy. But the thing I really don’t understand is the “datacenters on the moon” bit. I mean, the whole problem with these is cooling… how do you do that in zero atmosphere??

5 months ago 1 0 2 0

If you've not had a chance to sign this yet, please do

6 months ago 8 3 0 0

Haha, ain’t no amount of money that would be worth me selling 19 years worth of games! 😆

7 months ago 1 0 1 0
A screen grab of a Steam “19 Years of Service” badge

A screen grab of a Steam “19 Years of Service” badge

lol @steampowered.com for asking me to prove I’m over 18 **when my literal account is** 🤦

7 months ago 2 0 1 0

“I want this transparent thing to appear in front of this transparent thing” is my personal favourite…

7 months ago 1 0 1 0

Haha, I’m British so also don’t know! We just call it coriander here…

8 months ago 2 0 0 0

So, what, Americans call the leaves cilantro and the seeds of the same plant coriander?? That’s wild! 😄

8 months ago 0 0 2 0
Advertisement

Out of interest, what do you call the seeds? Are they cilantro seeds too? Or do they get to be coriander?

8 months ago 1 0 2 0
A photo of a tree trunk with a hollow in the very centre. Someone has added a pair of googly eyes above the hollow to make it look like a face

A photo of a tree trunk with a hollow in the very centre. Someone has added a pair of googly eyes above the hollow to make it look like a face

A photo of a tree trunk with a hollow in the very centre. Someone has added a pair of googly eyes above the hollow to make it look like a face

A photo of a tree trunk with a hollow in the very centre. Someone has added a pair of googly eyes above the hollow to make it look like a face

A photo of a two tree trunks. Someone has added a pair of googly eyes above the hollow to make it look like a face

A photo of a two tree trunks. Someone has added a pair of googly eyes above the hollow to make it look like a face

Someone has been making my day on my morning dog walks lately! Thanks mystery person!

9 months ago 0 0 0 0

I use Nobara for both gaming and dev. Definitely my favourite distro so far!

9 months ago 2 0 0 0
Preview
GitHub - sandrofigo/VoxReader: A C# library to read .vox files created with MagicaVoxel A C# library to read .vox files created with MagicaVoxel - sandrofigo/VoxReader

I’ve used Magicavoxel in the past and found it to be great. There are .vox importers for Unity (and Godot I think) that let you pull out the raw indices as an array. The .vox format is also pretty open: here’s a vox reader for c# that should do what you need: github.com/sandrofigo/V...

9 months ago 2 1 1 0

The best kind of evening!

10 months ago 1 0 0 0

This is so cool!

10 months ago 0 0 0 0

Copilot to help relieve RSI caused by typing the code you’re writing. I personally run a distilled llm on my local machine and compared to standard autocomplete it’s incomparable. I definitely don’t have an llm “code for me” and the vast majority of devs that use things like copilot don’t either!

11 months ago 4 0 0 0

No. I’m saying that copilot is used by a large number of developers in the industry, as a tool that essentially works to autocomplete *your* code as you write it. I’m also saying that there is a big difference between having an llm generate code for you (a la Cursor) and using…

11 months ago 3 0 1 0