Read the story behind the Official OK Go Visualizer for "Once More With Feeling", a delightful collaboration with
@zachlieberman -- https://poniesandlight.co.uk/work/ok_go_once_more/
mostly graphics
Read the story behind the Official OK Go Visualizer for "Once More With Feeling", a delightful collaboration with
@zachlieberman -- https://poniesandlight.co.uk/work/ok_go_once_more/
Space Filler (4k + Detail)
✨Delighted to announce that Island now runs natively on Raspberry Pi 5 - https://github.com/tgfrerer/island ✨
I've written a README to describe how to set things up (how to compile latest GPU drivers + #Vulkan SDK from source) ... it's all fairly painless 🤞🫣:
https://github.com/tgfrerer/island/blob/wip/README_RPI5.md
Truchet-like textures on a polygonal 5-6-7 mesh
Pigment simulation studies (process)
Squiggle (pigment simulation studies)
Pigment simulation study (hilbert, hobby, overlay) -- made with Island
pigment simulation study (space filler)
space filler (hilbert)
Awesome overview of #OpenSource and Linux in the motion picture industry. Mostly #VFX of course.
It doesn’t mention #ffmpeg although I guess every studio is using it to encode into proprietary codecs.
I didn’t know the raw to ACES tool. We‘ve been using that „debayer“ script that builds the magic dcraw commandline.
I've just released the latest version of my R&D #Vulkan renderer: Island v0.14.1
This release improves infrastructure, notably swapchains (which are now thought more of as image-sinks). It adds direct loading of mesh data, image input/output codecs for png and exr files, and a new screenshot module for saving renderpasses to disk on the fly. There's also a new example app showing a reprojected map.
https://github.com/tgfrerer/island/releases/tag/v0.14.1-input-output
Isometric City (fractures)
Graphics Programming weekly - Issue 363 - October 27th, 2024 https://www.jendrikillner.com/post/graphics-programming-weekly-issue-363/
Ever wanted to render text to screen, but quickly & dirtily, and without bothering for a font atlas? Read my latest post:
https://poniesandlight.co.uk/reflect/debug_print_text/?mstdn
New Island example just landed: <https://github.com/tgfrerer/island/tree/wip/apps/examples/screenshot_example>. With the fpnge png encoder adapter, it becomes possible to write renderpass images to .png almost faster as they get shown to screen -- I made this #debugviewart video from a png sequence recorded by the example itself; no screengrabber involved ;)
New Island example about to land ... it's another take on "Hello World", and demonstrates upcoming image swapchain features.
@gfxstrand just gave her XDC2024 talk on getting radv to work on windows and I'd like to echo her closing remarks:
Open drivers are an amazing tool to developers, they let anyone become self-sufficient with a debugger and gain a deeper understanding of the driver stack, instead of locking it away in secretive inner industry circles only few can ever access. It makes graphics programming so much more approachable, and fun !
Please Mesa, do take over the world ! https://www.youtube.com/live/pDsksRBLXPk?si=LskGNCBDQpmJaLE3
2024 might finally be the year of the Linux (Wayland) Desktop... I recently moved to Fedora / KDE Plasma and it feels solid & polished.
The only perhaps fiddly thing was to find the correct nvidia drivers to install -- this here is a godsend:
https://negativo17.org/nvidia-driver/
The desktop feels super responsive & smooth, things like fractional scaling, HiDPI (on an a separate monitor) just work.
Favorite feature so far: zoom into the Desktop by holding ctrl+win and scrolling the mouse...