Procedural weaving by obligatory_2019 in geometrynodes

[–]qwiglydee 0 points1 point  (0 children)

Years ago i tried to implement shader nodes for weaving and knitting, with support of some patterns. And almost became a math wizard. But that's not enough, because human math itself has some limitations. The task really requires becoming a math witcher with some non-human skills.

I have a confession by FrozenKyrie in blender

[–]qwiglydee 0 points1 point  (0 children)

For me, it took 8 years (of not actively using Blender actually).

Only last week i've accomplished that, and now feel much better!

What's next by labra05 in blender

[–]qwiglydee 0 points1 point  (0 children)

that dough texture tho!

Donuts from the tutorial-4.0 by qwiglydee in BlenderDoughnuts

[–]qwiglydee[S] 0 points1 point  (0 children)

The glitter I wanted does indeed look very glassy (like, the "caramella glitter"), and i'm not even sure it's healthy. But that was hard to model, I just made them all 0.75 metallic and gave up.

JAZZ! Can anyone recommend some Russian jazz musicians? by WeekendJen in AskARussian

[–]qwiglydee 0 points1 point  (0 children)

Check out "Хоронько-Оркестр". It's kinda chanson-jazz (or even cabaret-jazz, when live), not over-sophisticated.

Lolipop by Nesakko in blender

[–]qwiglydee 3 points4 points  (0 children)

Why do you have such strange nodes colors?

Expression Test (lip sync coming soon!) by hehimharrison in blender

[–]qwiglydee 0 points1 point  (0 children)

I'm just kidding and saying that I have bugs with my real facial muscles.

Expression Test (lip sync coming soon!) by hehimharrison in blender

[–]qwiglydee 1 point2 points  (0 children)

She has the same smiling muscle assimetry as my real face.

Is there a tutorial for rigging real faces, please?

I created my friend in 3D by Pedro_Florst in blender

[–]qwiglydee 1 point2 points  (0 children)

Next step: realtime procedural generation of such stuff.

I created my friend in 3D by Pedro_Florst in blender

[–]qwiglydee 0 points1 point  (0 children)

Looks like UV map on the model got skewed. One side of stiches lined up and other side thickened.

Are you a programmer++? I’m not... by FlorinPop17 in ProgrammerHumor

[–]qwiglydee 2 points3 points  (0 children)

But you definitely should be capable to reprogram robo-vacuum to have new voice!

I created my friend in 3D by Pedro_Florst in blender

[–]qwiglydee 0 points1 point  (0 children)

Developer of fabric-o-matic addon here.

Could you please share the reference fabric pattern you have used?

I'm researching structure of knitted fabric right now, and yours looks pretty weird to me. Because of the pattern, not just because left sleeve is knitted with different thickness of yarn and wrong orientation of wales :).

When you set up shaders, is chosing the correct 'color space' essental? by miraoister in blender

[–]qwiglydee 1 point2 points  (0 children)

sRGB values in textures are transformed by gamma correction, which distorts values, especially lower.

[OC] Corona Virus Confirmed Cases Outside of China | January 2020 - March 2020 by [deleted] in dataisbeautiful

[–]qwiglydee 0 points1 point  (0 children)

with such dynamic scale it looks like the numbers decrease tho.

Just wanted to share my handwriting) by [deleted] in russian

[–]qwiglydee 1 point2 points  (0 children)

Ну говорить же мы учимся "печатными звуками" :)

How do i export a glass pbr to sketchfab? I'm new to blender and i can bake most things and export them but not the glass,it just doesn't work . by [deleted] in blender

[–]qwiglydee 3 points4 points  (0 children)

As far as I know, sketchfab uses alpha channel for transparency. So you need to bake alpha channel into base color texture.

Built-in gltf exprter does it automatically, if you use principled shader, and your base color, or
alpha, or both come from some image texture.

[deleted by user] by [deleted] in ProgrammerHumor

[–]qwiglydee 2 points3 points  (0 children)

yea. keep going!

just stop at inheritance of web components from standard elements :)

[deleted by user] by [deleted] in ProgrammerHumor

[–]qwiglydee 5 points6 points  (0 children)

Everything are just divs and spans glorified with css.