home.social

#compositor — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #compositor, aggregated by home.social.

fetched live
  1. A "bigger on the inside" proof of concept in Blender.

    This was pretty challenging. The basic effect is pretty easy, with compositing multiple view layers and using a holdout to layer them, but I need to have an object that can extend from the inside to the outside.

    I ended up effectively splitting the noodle object in half with geometry nodes and an invisible inside bounding box. The noodle is fully rendered on the inside layer, but only the portion outside the bounding box is rendered on the outside layer.

    This is still not fully sufficient to do what I want, though, because when I place a light under the box, there is a seam between the inside and outside layers. I still haven't figured out exactly how I'm going to address this yet.

    edit: I figured it out and fixed the broken lighting. I have to have raytracing off to make it work, but this did the job.  There is no hope in hell of this effectively working in Cycles as-is, though, unfortunately. I could manage it if I could get depth tests to work with anti-aliasing. I can probably manage it with super-sampling, if I want my renders to get incredibly more expensive in terms of every computing resource I have.

    #Blender #GeometryNodes #Compositing #Compositor #BiggerOnTheInside #3DArt #Blender3D #WIP #ProofOfConcept

  2. A "bigger on the inside" proof of concept in Blender.

    This was pretty challenging. The basic effect is pretty easy, with compositing multiple view layers and using a holdout to layer them, but I need to have an object that can extend from the inside to the outside.

    I ended up effectively splitting the noodle object in half with geometry nodes and an invisible inside bounding box. The noodle is fully rendered on the inside layer, but only the portion outside the bounding box is rendered on the outside layer.

    This is still not fully sufficient to do what I want, though, because when I place a light under the box, there is a seam between the inside and outside layers. I still haven't figured out exactly how I'm going to address this yet.

    edit: I figured it out and fixed the broken lighting. I have to have raytracing off to make it work, but this did the job.  There is no hope in hell of this effectively working in Cycles as-is, though, unfortunately. I could manage it if I could get depth tests to work with anti-aliasing. I can probably manage it with super-sampling, if I want my renders to get incredibly more expensive in terms of every computing resource I have.

    #Blender #GeometryNodes #Compositing #Compositor #BiggerOnTheInside #3DArt #Blender3D #WIP #ProofOfConcept

  3. Käsitykseni täydellisestä lomapäivästä on erilaisten komposiittien ja ikkunointimanagereiden vertailu Linuxille. Käytän Archissani custom hyprlandia ja DankMaterialShelliä. Viimeksi kokeilin vulkanilla pyörivää Nourish OSia (Y5). Hauska experimentti, mutta valitettavasti vielä turhan alkeellinen. Spatial-deskarin toimintaperiaate ja demo löytyy täältä: nourish.snowies.com

    Seuraavana vuorossa niri, driftwm, river ja infiniteglass. Olo on kuin Tony Starkilla Marvelin Iron Man -elokuvassa.

    #Linux #Arch #WM #Compositor

  4. Käsitykseni täydellisestä lomapäivästä on erilaisten komposiittien ja ikkunointimanagereiden vertailu Linuxille. Käytän Archissani custom hyprlandia ja DankMaterialShelliä. Viimeksi kokeilin vulkanilla pyörivää Nourish OSia (Y5). Hauska experimentti, mutta valitettavasti vielä turhan alkeellinen. Spatial-deskarin toimintaperiaate ja demo löytyy täältä: nourish.snowies.com

    Seuraavana vuorossa niri, driftwm, river ja infiniteglass. Olo on kuin Tony Starkilla Marvelin Iron Man -elokuvassa.

    #Linux #Arch #WM #Compositor

  5. I got tired of manually adding logos/watermarks in external software, so I made a reusable compositor node group that does this for me. Just drag it in, pick a corner, adjust margin/scale/opacity.

    You can download it from here: patreon.com/VertexRage/posts/b

    #b3d #blender3d #nodes #gamedev #indiedev #3dart #compositor

  6. I got tired of manually adding logos/watermarks in external software, so I made a reusable compositor node group that does this for me. Just drag it in, pick a corner, adjust margin/scale/opacity.

    You can download it from here: patreon.com/VertexRage/posts/b

    #b3d #blender3d #nodes #gamedev #indiedev #3dart #compositor

  7. Hyprland 0.55.3: تحديث ثباتي يعالج أكثر من 45 خطأ واستقرارية محسّنة

    أصدر مشروع Hyprland الإصدار 0.55.3، وهو تحديث ثباتي يعيد توجيه أكثر من 45 إصلاحاً من الفرع الرئيسي إلى فرع 0.55. يتضمن إصلاحات لإعادة تحميل الإعدادات بالكامل، وتصحيحات للعرض والشاشات الإضافية و XWayland، وتحسينات في ا...

    🔗 https://salehgnutux.github.io/GT-NEWSTECH/ar/gnulinux/hyprland-0-55-3-stability-release/

    #Hyprland #Wayland #Compositor #تiling #لينكس #تحديث #استقرار #gnutux
  8. Bobby Prince, compositor de Doom e Wolfenstein 3D, faleceu aos 81 anos após um período de doença. A notícia do seu falecimento foi partilhada publicamente após ocorrer a 16 de junho.

    🔗 tugatech.com.pt/t85886-bobby-p

    #compositor #rio 

  9. Bobby Prince, compositor de Doom e Wolfenstein 3D, faleceu aos 81 anos após um período de doença. A notícia do seu falecimento foi partilhada publicamente após ocorrer a 16 de junho.

    🔗 tugatech.com.pt/t85886-bobby-p

    #compositor #rio 

  10. FYI: If you used `gdmflexiserver` to launch a new session from something like `sway`, *this no longer exists upstream*.

    Remedy: I switched to `lightdm`, which has `dm-tool` (which lets you switch to the greeter).

    #Linux #Gnome #GDM #GDM3 #LightDM #Sway #Wayland #Compositor

  11. FYI: If you used `gdmflexiserver` to launch a new session from something like `sway`, *this no longer exists upstream*.

    Remedy: I switched to `lightdm`, which has `dm-tool` (which lets you switch to the greeter).

    #Linux #Gnome #GDM #GDM3 #LightDM #Sway #Wayland #Compositor

  12. And this is the compositor node graph for the dithering. Yes, it's that simple. It was literally the first stupid hack I thought of, and it actually worked really well. I attached the viewer to the noise texture so you can see why it ends up doing what it does.

    #Blender #Compositor #Compositing #BlenderNodes #NodeGraph #3DArt

  13. And this is the compositor node graph for the dithering. Yes, it's that simple. It was literally the first stupid hack I thought of, and it actually worked really well. I attached the viewer to the noise texture so you can see why it ends up doing what it does.

    #Blender #Compositor #Compositing #BlenderNodes #NodeGraph #3DArt

  14. Hola querida familia de Artistas! Descubre poderosa herramienta en Blender para crear colores impactantes. Un abrazo

    youtu.be/mcgr_fg9pmY
    #podcast #blender #greasepencil #vfx #compositor #starwars #cellshading

  15. Hola querida familia de Artistas! Descubre poderosa herramienta en Blender para crear colores impactantes. Un abrazo

    youtu.be/mcgr_fg9pmY
    #podcast #blender #greasepencil #vfx #compositor #starwars #cellshading

  16. Hola querida familia de Artistas! Comparto Ilustración "El entrenamiento de Yoda" hecha en Blender, personajes en 3D, escenario Grease Pencil y ajustes de color en el Compositor. Este jueves explico paso a paso en el canal youtube.com/@benaubone. Un abrazo
    #blender #greasepencil #VFX #starwars #compositor #anime #2d #3d

  17. Hola querida familia de Artistas! Comparto Ilustración "El entrenamiento de Yoda" hecha en Blender, personajes en 3D, escenario Grease Pencil y ajustes de color en el Compositor. Este jueves explico paso a paso en el canal youtube.com/@benaubone. Un abrazo
    #blender #greasepencil #VFX #starwars #compositor #anime #2d #3d

  18. El sábado 2 mayo 2026, tuvo lugar el espectacular despliegue de #medios, de todo un renombrado #artista y #compositor #musical, como es Fito Cabrales y más concretamente, con su exitosa y archiconocida formación Fito & Fitipaldis. En el siempre acogedor, recinto #Marenostrum de #Fuengirola, #Málaga.

  19. El sábado 2 mayo 2026, tuvo lugar el espectacular despliegue de #medios, de todo un renombrado #artista y #compositor #musical, como es Fito Cabrales y más concretamente, con su exitosa y archiconocida formación Fito & Fitipaldis. En el siempre acogedor, recinto #Marenostrum de #Fuengirola, #Málaga.

  20. Banda sonora de mi vida, músico de suprema excelencia y talento, y un ser humano maravilloso.
    Lo siento muchísimo, adiós Jorge...

    Soundtrack of my life, musician of supreme excellence and talent, and a wonderful human being.
    I am so deeply sorry, goodbye Jorge...

    #JorgeCalandrelli #Música #Music #Jazz #Pop #Arreglador #Arranger #Conductor #Compositor #Composer #Argentina

    📷 #HermanLeonard

  21. Is there a / that lets me display apps with different GTK themes displayed on which display (eg. external monitor) it's displayed on?

    :boostRequest:

  22. Is there a #compositor / #WindowManager that lets me display apps with different GTK themes displayed on which display (eg. external monitor) it's displayed on?

    :boostRequest:

  23. 🍎✨Oh joy, yet another way to clutter your pristine Mac with Linux apps you barely use, because who wouldn't want to run a Rust-written #Wayland #compositor on macOS? 🤖It's like deploying a spaceship to fetch groceries – overly complicated and completely unnecessary. 🚀🥴
    github.com/J-x-Z/cocoa-way #LinuxApps #MacOS #RustProgramming #TechHumor #HackerNews #ngated