Live data from Hacker News

Viewing profile — salaivv

salaivv

HN member
Joined
Fri, Dec 13, 2019, 5:10 AM UTC
HN karma
23
Public activity
34 items

About salaivv

I build data pipelines , automate processes , and experiment with code. I love Python , Blender, 3D & VFX http://github.com/salaivv

Recent public activity

  1. story
    Show HN: Clock Face Generator [video]

    A clock face generator/configurator extension using the Blender Python API. Create and customize clock faces by playing around with the parameters. This is still a work in progress…

  2. story
    Show HN: Blender Scripting Cookbook

    A collection of recipes for the Blender Python API. Each recipe presents a (mostly) self-contained solution to a well-defined problem. I started working on this book mostly for mys…

  3. comment
    Comment #40022923

    I started fumbling around computers at the age of five, wondering how the hell my computer manages to beat me in chess every time. The fact that it can even play games made me go n…

  4. story
  5. story
  6. comment
    Comment #36973062

    In the previous part we discussed the geometry of a spiral staircase and how we can generate a single stair element using the BMesh API. In this part we will discuss how to take th…

  7. story
  8. comment
    Comment #36897070

    The BMesh API is a standalone module that houses all of Blender’s mesh editing tools. Every mesh tool that we access through the UI, uses some BMesh API function (or some combinati…

  9. story
  10. comment
    Comment #36661627

    In a recent post ( https://salaivv.com/2023/07/06/perform-arbitrary-transforms ), I covered how we can use transformation matrices to perform arbitrary transforms, although it was …

  11. story
  12. comment
    Comment #36401781

    If you have ever used Quixel Bridge, Substance Painter or Unreal Engine, you would have come across their live link feature at some point. Live links make your life easier by handl…

  13. story
  14. comment
    Comment #36123579

    That looks so satisfying. Which game engine did you build it with?

  15. story
  16. story
  17. comment
    Comment #35427929

    There is unlimited supply of talent, massive layoffs and general fear around Al replacing a lot of our jobs. Here are three things I believe that still makes us relevant in today's…

  18. story
  19. story
  20. comment
    Comment #35094773

    I just published a free Blender Python Cheatsheet on Gumroad. It's a collection of most frequently used functions and solutions to common problems you will encounter when writing s…

  21. story
  22. comment
    Comment #35014644

    Just finished writing another iteration of Dunders in Blender. TL;DR – Can you connect two node sockets using a syntax like this: node_image_tex.outputs['Color'] >> node_principled…

  23. story
  24. story
  25. story