I can't believe how useful #interactive messing with SDFs is.
Several transformations chained? No problem, color the data according to whichever transform you want.
Need to see uniformity? Draw a grid.
I did like a hundred iterations within the hour!
Last time I used test-driven #development . Good for conformance, bad for spotting glaring bugs. Visual #debugging is powerful.
Universities are using a range of surveillance tools to track and potentially retaliate against student protesters. Activists need to take precautions and think through the changing risks on college campuses. https://www.eff.org/deeplinks/2024/06/surveillance-defense-campus-protests
π¦π: https://nitter.oksocial.net/EFF/status/1809655301043331493#m
[2024/07/06 18:27]
This only took 2 hours, but I derived and debugged it.
My Equal Area Hemi-goofball #Projection .
I promise I'm going to make bad use of it.
// c = [r; Ο]: [0;1], [0; Ο]
// return [Ο, Ξ·]: [0; Ο/4], [0;Ο]
// hemisphere only!
vec2 myEqualAreaCircleToSphere(vec2 c) {
if (c.x > 1.0) {1.0 / 0.0;}
float r = c.x * sqrt(2.);
float q = 1.0 - r * r * 0.5;
return vec2(asin(sqrt(1.0 - q*q)), c.y);
}
PS. Take breaks for thinking.
Got thoughts to come back to? Note them down using this Android app.
Here is this week's #Linux and #OpenSource News podcast:
As always, follow it @tlenewspodcast, or from any good podcast client!
@flexion Latest #linux kernel on #Sgi #Octane and #Origin with #T2sde Linux https://www.twitch.tv/rxrbln/v/2178555303?sr=a&t=20873s #mips64 #opensource
Trying to map a surface onto a whole (hemi)sphere, covering it as uniformly as feasible.
(This is another crazy secret #SDF project.)
Lambert Equal Area projection only has 2 sources: #Wikipedia and #PROJ . The equation doesn't nearly cover the hemisphere :/
Just look at this junk!
I'll have to derive the correction factor myself...
Harvester pulls 1.5 gallons of drinking water from arid air per day https://newatlas.com/technology/water-harvester-arid-air-mit/
StreamController Application on Linux for the Elgato Stream Deck
StreamController is an elegant Linux application designed for the Elgato Stream Deck, offering advanced features like plug-ins and automatic page switching to enhance your streaming and productivity setup. It can support multiple Stream Decks togeth ...continues
See https://gadgeteer.co.za/streamcontroller-application-on-linux-for-the-elgato-stream-deck/
#linux #opensource #streamcontroller #StreamDeck #technology
Interoperability makes good things great! We deserve the right to repair our devices and move from one platform to another. Jacques the Jackalope tells more here: https://www.eff.org/deeplinks/2024/05/m-jackalope
π¦π: https://nitter.oksocial.net/EFF/status/1809410689397899665#m
[2024/07/06 02:15]
Announcing the Ladybird Browser Initiative
https://www.reddit.com/r/browsers/comments/1dsxlnl/announcing_the_ladybird_browser_initiative/
Discussions: https://discu.eu/q/https://www.reddit.com/r/browsers/comments/1dsxlnl/announcing_the_ladybird_browser_initiative/
#thelinuxgamer reviews the #Librem5, #Birch phone by @purism
https://www.youtube.com/watch?v=DjFWQHrzVLw
It sounds like the Librem 5 is making good progress in its performance. I am also seeing pictures of bluetooth from @todd, and gaming videos by @dos
Pretty soon we're going to have #gnulinux phones available, small handheld Linux computers!
Video Sequence Editor updates coming to Blender 4.2 #b3d #software https://video.blender.org/videos/watch/f7f6f044-a14d-45d8-b9cc-6fedab1f476b
It's time to celebrate π₯³ One year ago MakerTube opened registrations to the public. Since then it has attracted a lot of great people sharing videos that are close to their hearts. I would like to thank everyone participating in the journey and the generous support. This is only possible because of you!
Join in and make it an even greater place! https://makertube.net
#makertube #peertube