Went through most of LWJGL's Vulkan book, and here are some thoughts

This page summarizes the projects mentioned and recommended in the original post on /r/vulkan

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
  • vulkanbook

    Online book which introduces the main concepts required to write graphics games or any other applications using Vulkan in Java by using the LWJGL library.

  • This is the book, written for Vulkan using LWJGL 3: https://github.com/lwjglgamedev/vulkanbook. I followed most of it (12 chapters), and I must say despite encountering some nasty bugs in the text (which I filed issues and the authors promptly fix them, within 12 hours!), it was one rare of a tutorial which I can actually follow all the way up to the more advanced material and still have working codebase that does the same thing as the demo. It is excellent if you want to learn Vulkan, simply because it doesn't stop at drawing a triangle. It goes all the way to writing a deferred PBR renderer, shadows casting, and even skeletal animations and GUI.

  • 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

  • Scaffold a Java spring boot application

    1 project | dev.to | 22 May 2024
  • Show HN: Rational numbers for Java, why not?

    1 project | news.ycombinator.com | 21 May 2024
  • Integrate Kafka with a Serverless application

    1 project | dev.to | 21 May 2024
  • How to secure Python Flask applications

    5 projects | dev.to | 21 May 2024
  • Vulcan - Exposing Eclipse JDT Programmatically

    1 project | dev.to | 21 May 2024