Project Description

Sometimes when developing a GTK program, we want some nice 3D rendered content in it. And to do that, usually we want to use some Graphics API.

For OpenGL, we can easily solve that with GtkGLArea. But GL is not the only API exists; there's also a fancy new API called Vulkan (and even GTK itself have a backend for it), yet at the moment there is no such thing as GtkVulkanArea.

We need to fix that.

Goal for this Hackweek

Implement a widget serve roughly the same purpose of GtkGLArea, but for Vulkan. It doesn't need to be feature complete or production ready, we just want a quick and dirty PoC as a foundation for future implementations.

Resources

GtkGLArea

Vulkan

Looking for hackers with the skills:

vulkan gtk 3d opengl c

This project is part of:

Hack Week 23

Activity

  • 6 months ago: vliaskovitis liked this project.
  • 6 months ago: epaolantonio liked this project.
  • 6 months ago: yudaike started this project.
  • 6 months ago: yudaike added keyword "c" to this project.
  • 6 months ago: yudaike added keyword "vulkan" to this project.
  • 6 months ago: yudaike added keyword "gtk" to this project.
  • 6 months ago: yudaike added keyword "3d" to this project.
  • 6 months ago: yudaike added keyword "opengl" to this project.
  • 6 months ago: yudaike originated this project.

  • Comments

    Similar Projects

    WebGL Game ⚽ by jarodriguez

    Project Description

    This project aims ...


    The Missing Middle: Add an intermediate brightness setting for auxiliary LEDs in Andúril 2 by gkenion

    [comment]: # (Please use the project descriptio...


    80-bit floats support on x86_64 for Valgrind by mfranc

    [comment]: # (Please use the project descriptio...


    Extend GObject based introspectable API to libzypp by zbenjamin

    [comment]: # (Please use the project descriptio...


    Avahi Integration and Network Connection by vojha

    Avahi Integration and Network Connection

    ...


    Extract generic testing framework from Linux Test Project code base by acervesato

    Project Description

    The Linux Test Projec...