Vulkan came out 10 years ago

And OpenGL 33 years ago

I feel old

#OpenGL #Vulkan

TerminalFury: An OpenGL Terminal Velocity, Fury3, and Hellbender source port.

Not open source but the dev is looking for help, mostly with OpenGL stuff. He always sounds so tired on his update videos.

Should work fine on Linux and the Steam Deck through Proton. 'Terminal Velocity: Legacy' was available on Steam but I don't think the 'Boosted edition' will work. Fury3 and Hellbender I think are abandonware.

https://shadowmavericks.com/#/projects/terminalfury.php

#SteamDeck #GamingOnLinux #Gaming #OpenGL

⚠ For new #OpenGL devs. If you want to learn it using the RED book, get the 7th edition one.

> They rewrote everything in 8th and 9th to focus on devs who were already familiar with OpenGL concepts. The 7th is way more friendly for new developers getting into graphics and explains even the most basic concepts of OpenGL.

Last version of #OpenGL came out almost 10 years old.
"You should move to Vulkan"
UHHHHHHHhhhh..... no please.
I feel like 70% of the people that praise Vulkan have never used Vulkan.
It is not an OpenGL replacement. It's a complete different approach.
It feels way too low level. Everything takes way too much code.
"Oh but It's better"
It's better if you really love tinkering the inner workings of a rendering pipeline...
"So many things use Vulkan now"
That's like saying "so many things are written in assembly now" It's all thanks to SPIR-V and compatibility layers, most stuff is not written natively in Vulkan.
"Just use a framework"
Yeah... can you give me a good framework that makes use Vulkan as easy as OpenGL that actually has some level of long term support?

Ubuntu 26.04 Installer Snap: No provider of glBlitFramebuffer found #systeminstallation #snap #opengl #mesa #subiquity

https://askubuntu.com/q/1566378/612

Ubuntu 26.04 Installer Snap: No provider of glBlitFramebuffer found

I'm attempting to install Ubuntu 26.04 Desktop on an older computer with an Intel i5-640 and 8 GB RAM. The Ubuntu live ISO boots fine and all applications are working except: (1) the App Center (u...

Ask Ubuntu

I'll be streaming #McCLIM things 2 hours from now at 2026-05-01 12pm CDT/15:00 UTC.

https://www.twitch.tv/endparen

I'll be back to debugging my dynamic font atlases but happy to chat about any other Lispy/CLIM-y/OpenGL-y thing, too.

#Lisp #CommonLisp #OpenGL

Twitch

Twitch is the world's leading video platform and community for gamers.

Twitch

«ECS — like» вектор на с++

В программировании частая задача это работа с последовательными элементами. В этой, порой непростой задаче, нам часто помогают вектора. Вектора бывают самыми разными от queue и set до unordered_map и обычных массивов. Все они позволяют работать с данными по разному, где то быстрее вставка, где то быстрее доступ, но все они выполняют одну важную задачу это хранение данных. И не смотря на их всеобъемлющую вариативность, в жизни встречаются ситуации когда один вектор не может решить задачу. Точнее может, но через костыли... О чем я?

https://habr.com/ru/articles/1029802/

#C++ #SoA #ECS #attribute_vector #GPU #вершинный_буфер #теги #метапрограммирование #структуры_данных #OpenGL

«ECS — like» вектор на с++

В программировании частая задача это работа с последовательными элементами. В этой, порой непростой задаче, нам часто помогают вектора. Вектора бывают самыми разными от queue и set до unordered_map и...

Хабр