TacticalToothbrush

joined 5 months ago
[–] TacticalToothbrush@discuss.tchncs.de 2 points 3 days ago* (last edited 3 days ago)

They are probably the same Anubis, just moe version. This is from github README

Anubis is a Web AI Firewall Utility that weighs the soul of your connection using one or more challenges in order to protect upstream resources from scraper bots.

I think Aura would be upset if she's the one on the receiving end.

[–] TacticalToothbrush@discuss.tchncs.de 2 points 3 days ago* (last edited 3 days ago) (2 children)

wiki:

One of the roles of Anubis was as the "Guardian of the Scales."[41] The critical scene depicting the weighing of the heart, in the Book of the Dead, shows Anubis performing a measurement that determined whether the person was worthy of entering the realm of the dead

Aura is the only character I know who weighs intangible souls? mana? with her scales. Not quite the same sense as robot seeing captcha box.

[–] TacticalToothbrush@discuss.tchncs.de 1 points 4 days ago (4 children)

Aura sucking her tongue?

[–] TacticalToothbrush@discuss.tchncs.de 2 points 4 days ago (1 children)

I was just kidding, unless...

Another easy way came to mind while I was out.

> Surface Deform or Mesh Deform modifier

I can't think of a good analogy, probably like sticking stuffs to chicken wires in simple shape, then you bang those wires into more complex shape. Still kind of tedious because you have to make a patch of scales and the binding target.

Still, I don't think this can beat tissue on speed or control and quality of geometry node or brush. But it is simple if you want to get it done rather than fumbling around with tissue addon.

The extra mesh addon is very helpful. It was updated sometime ago with triangle grid. You can use this with geometry node to place scales on each vertex that offset every other row so you don't have to place it by hand. Then use modifier to bind it to "wires" so on and so forth.

[–] TacticalToothbrush@discuss.tchncs.de 15 points 4 days ago (1 children)
[–] TacticalToothbrush@discuss.tchncs.de 7 points 4 days ago* (last edited 4 days ago) (3 children)

After re re re read the post body, I decided to trim down to only viable solutions.

You are not making monster dildo, aren't you? OP?

> Textured brush

There are two approaches if you for some reason want to manually place scales on the egg, one by one. You make alpha map or VDM of the scale and use that to stamp on to the egg. Alpha map is a grayscale map with value applying to strength of sculpt brush. VDM is similar but instead of only height in one direction (normal, the direction facing directly away from surface) you have 3D shape you can glue on with sculpt brush e.g. sticking a goat horn on a head. You get more detail this way.
pros:
relatively easy
intuitive
moderate control
decent result (with time spent)
cons:
requires bump map or VDM (paid/free download of maps exist)
super tedious if you have hundreds to stamp but can be speed up if you make a map containing multiple scales you can stamp at once
keywords:
sculpt VDM alpha map brush texture anchored stroke stencil
-- recommended for low density

> Geometry node

The toy of Blender freaks. Imagine using pure math or programming to decide how scales are placed. You do the hard part once and you can put any scale (not just scales) on any egg (not just eggs), ad infinitum. Once they are arranged neatly, or not, up to you, you can then merge (boolean) it to your base egg to make a watertight model you can print. Since printing will go through slicing step, topology can be absolute trash and they will probably print just fine. It offer most versatility. Unlimited shape variation, slight randomness, adjust size to be bigger / smaller in some area, overlapping, you name it (the same thing donut man did with sprinkles, but on steroid).
You can use UV map with this to give it 2D vector information to use in whatever logic you need. For example, the tangent information to differentiate which direction the scales point to on different area of the egg, however there are easier way to control that.
pros:
ultimate control
great result (with enough skill)
extremely reusable (with enough skill)
cons:
extreme learning curve
upfront time investment
keywords:
geometry node
-- recommended for lunatics

> Tissue addon

https://extensions.blender.org/add-ons/tissue/
This is probably the middle point, output quality wise, between textured brush and geometry node. It reduce the tedious part of those methods. You won't get the same amount of controls as Geometry node but it is waaaaaayyyyy faster than both. I think I have seen a more up to date fork of this addon, I might be wrong.
pros:
fast, very fast
easy
good amount of control
great result
cons:
some learning curve
keywords:
tissue addon
-- highly recommended

note:
https://projects.blender.org/extensions/mesh_tissue/pulls/4

Important Core rules of 3D print model still apply. If the method you choose creates loose meshes, you still have to make it print-ready.

[–] TacticalToothbrush@discuss.tchncs.de 2 points 5 days ago* (last edited 5 days ago)

I'm nearly finished everything I wanted to watch from 2025 Q4.

The only one left is Shuumatsu-Touring. The characters are nice but the plot so far (EP9) is not very engaging. I thought this will be the best so I saved it for last. Wrong move.

It seems that my strategy of watching 1 trailer each and bubble sort the whole season based on my predicted enjoyment, is not giving a good result.

Finished this week (kind of)

  • Towa no Yuugure I think this one has the best visual out of roughly 30 I picked from 2025 Q4. Okay-ish story, nothing that will stick with me long afterward. ED is goooood.
  • SPY×FAMILY Season 3 It's been a long while since anime get an audible laugh out of me.
    The lineSecond son. Do you want dog kibble?
  • The Fire Hunter Skipped second season back when it's airing. Decided to rewatch the whole thing. Not sure if I would watch again if there is a remake in the future. I enjoy the mysteriousness and the world building part up to the end of first season. I don't know how to describe this kind of "civilization after shit hits the fan" revelation ending, and I don't remember ever liking any that I have seen.

For 2025 Q4, within the scope of what I watch, I can say without a doubt Campfire Cooking in Another World is the best. (I did not watch the horses)

edit:
forgot to mention Scarlet. I guess that's how weak it is. Review on anilist already cover most of what I also think.


Made a big purchase of airsoft parts few months back. The parts arrived this week and to set the mood, I'm getting some cute girls with guns ready to binge. If anyone have more, please let me know.

[–] TacticalToothbrush@discuss.tchncs.de 8 points 5 days ago (2 children)

Can I have context, please?

 

Posting the kind of post I want to see more, Music!
Sadly Hatsune Miku official channel stop featuring music from small indie group looooooooong ago.

Have my player on shuffle and this one came up.

[–] TacticalToothbrush@discuss.tchncs.de 2 points 1 week ago* (last edited 1 week ago)

Given that the blender studio uses mostly development versions

Main branch? Yes. Experimental branch? Probably not.

Looking at Light accumulation node you mentioned, it lives in another experimental branch and node tree is a completely different beast. The improvement to the NPR workflow will be huge. Although I can't see myself using it heavily soon. I will try it out once it is in main behind experimental flag or later.

[–] TacticalToothbrush@discuss.tchncs.de 2 points 1 week ago (2 children)

The painterly shadow node is insane, hard to believe they are giving it out for free... aaaaaand... it's not included in the free week content. Of course.

I don't think it is completely beyond my skill but I rather have something made and tested by a node wizard. At least one valuable info they share is that it is adapted from brush outline node similar to one from Wing It. Fixing self shadow with ray length will not work on EEVEE either :'( might be able to hack away with raycast node somehow.

[–] TacticalToothbrush@discuss.tchncs.de 5 points 1 week ago* (last edited 1 week ago) (1 children)

My librewolf (v147) is not playing nice with it, images not loading and I don't know which settings or uBO filter is causing it.

EDIT: it's Firefox's Enhanced Tracking Protection in "strict" mode blocking pbs.twimg.com :(

bonkbroke

EDIT2:

As of August 28, 2026, this website has been permanently discontinued, following a request from X Corp. All cached content has been deleted.

Bells are underrated.

JING-A-LING

 

𝓟𝓮𝓪𝓴 𝓕𝓪𝓼𝓱𝓲𝓸𝓷

Seriously though, who came up with these (present days) dumdum gloves??

 

artist: もろたで工藤
pixiv: 41029750
twitter: aiueobaio5
danbooru: morotade_kudou

 

artist: もろたで工藤
pixiv: 41029750
twitter: aiueobaio5
danbooru: morotade_kudou

 

Not sure I will use it all in my human lifespan, unless I do maintenance on other people's stuffs.

The tiny squeeze tube and aerosol are left over from when I was obsessed with mechanical keyboard. Bought large tube before major gearbox work and perun installation for my current gun thinking the small one won't be enough. I was wrong by a lot.

The oil is the latest addition just for thinning the grease.

I have been using aerosol for thinning. It's been on my o-rings for about a year and no sign of damage so far. But to be extra safe, I will do a soak test in pure 31110 later and stay with recommended mixture (Multi-Purpose Synthetic Grease + Multi-Use Synthetic Oil) going forward.

Have mixed solution stored in a vial before. It's only good for one thing, STORING. Works okay for key switches and tiny brushes. Ditched it after empty because it's not worth the trouble, and did I learn any lesson? Absolutely not.

Mixing it in aluminum foil baking cup works well if you can cover it tightly and save left over grease. Found lot of small insects drowned in the grease and had to throw mine away during spring cleaning.

Other glass containers I can find are either too large, to thin, or don't have lid or cap. If you can find a short stubby container with nice cap like what revered pink grease shipped in then it could work, I guess.

 

> look at the numbers of isekai cathartic power fantasy each season
> sigh
> watch them anyway

 

tl;dw

  • Blender now have online material assets for download and accessible through asset browser.
  • Initial set have useful basic materials with more coming in the future.
  • All procedural and very customizable (need to make local similar to linked data block).
  • Default mapped to UV on 1x1 meter scale.
  • Categorized under "Essential" library, some are bundled, some require online access permission to be visible and download.
view more: next ›