NVK is now ready for prime time

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • gl4es

    GL4ES is a OpenGL 2.1/1.5 to GL ES 2.0/1.1 translation library, with support for Pandora, ODroid, OrangePI, CHIP, Raspberry PI, Android, Emscripten and AmigaOS4.

  • Hindsight is always 20/20.

    In hindsight the separation of GL and GLES was pointless IMHO (at least up to 2.x).

    It led to GPU vendors to only offer GLES drivers besides the GPU supporting GL (according both the marketing and https://github.com/ptitSeb/gl4es) and made porting standard linux apps to arm platforms needlessly difficult. Note that even with GL4es you have to port the shaders manually to GLES.

    Vulkan is a big improvement to that.

  • vulkan-guide

    Introductory guide to vulkan. (by vblanco20-1)

  • I totally agree, and so do the people working on it as well as some of the volunteers who write tutorials.

    There's an ongoing effort to create beginner friendly introductory material which was discussed in the recent Vulkanised conference. And an effort to make a better documentation site that's easier to browse than the specification.

    On the volunteer front, there's a Vulkan 1.3 -based introductory tutorial (work in progress) over at https://vkguide.dev/

    I think there should be a Vulkan tutorial that doesn't start with the boring stuff of initialization and window creation. It's stuff that you write once and forget about, and nothing particularly interesting happens in it.

    Looking at my hobby project, excluding the boring stuff (which is reusable), a "hello compute" example is around 100 LOC and a "hello triangle" around 120 LOC. GLSL shader sources included.

    Maybe someday I'll get around to writing a "learn Vulkan the hard way" blog post with examples.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Currently working for Debdroid Reborn Project. This time I hope it goes well

    1 project | /r/termux | 11 Jan 2023
  • I found a shader that works! Open3Es

    2 projects | /r/Optifine | 28 Jun 2021
  • How do I enable anisotropic filtering with GLAD?

    1 project | /r/opengl | 6 Dec 2023
  • Implications of running OpenGL inside a VM(parallels) on a Mac

    1 project | /r/opengl | 14 Jun 2023
  • How do you setup OpenGL?

    1 project | /r/archlinux | 23 May 2023