Simple Vulkan Engine Updates

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

    Creating a 3D game engine for a physics a lighting playground. Will eventually add some shaders for computer vision algorithms (maybe)

  • Hello all! Back again with my latest update. I have added in some simple point lighting to my simple engine and the ability to render multiple objects (the village and the sword are different obj files). I still cannot update their transformations independently (for some reason I cannot update the uniform buffers in between draws and I am looking into this). I also added a fps style camera movement controller using wasd, e and q to change elevation, and the mouse for look direction. I have started to refactor some code but things are still a bit messy :) My github repo is: https://github.com/gcostello65/BuffkinzEngine and I appreciate all of the positive feedback from my last post. Again, any feedback is welcome as my c++ is not great and I am always interested in making my project better. Have a great day everyone!

  • Nexus

    Vulkan Game-Engine Project (by TheSpectreZ)

  • Take a look at my implementation for changing transforms , https://github.com/TheSpectreZ/Nexus I haven't added default scenes for the sandbox project yet but you could build a simple scene by creating entity from scene heirarchy and adding mesh component to it.

  • 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

  • When to handle window resize events and out-of-date/suboptimal swapchains?

    2 projects | /r/vulkan | 8 Mar 2021
  • SpartanEngine: MIT-licensed C++ Vulkan game engine

    1 project | news.ycombinator.com | 17 Apr 2024
  • Lessons from Open-Source Game Projects

    76 projects | dev.to | 10 Apr 2024
  • Show HN: Header only C++23 library for gamedev (back end agnostic)

    2 projects | news.ycombinator.com | 18 Jan 2024
  • STB: Single-file public domain libraries for C/C++

    4 projects | news.ycombinator.com | 6 Jan 2024