Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SK
Skyemou5 @lemmy.fmhy.ml
Posts 2
Comments 5
nixos @lemmy.ml Skyemou5 @lemmy.fmhy.ml

custom apps

So Iamm new to nix. I come from fedora and do vfx, which means I need houdini nuke and many other things. They needopticx and cuda working and those apps are not installed via the nix repository, because they are proprietary. How would I go about setting up a houdini install that is at least somewhat reproducible. These apps require some older libraries like libpng. If anyone could point me in the right direction that would be great.

3

deferred mode ui library in rust

So I'm working on a graphics app in rust... But I can't find many good ui solutions. Most are for web. I want something that isn't a web wrapper and supports deferred mode. Does this exist yet?

2