8000 GitHub - Arthu-RL/vulkan_dev
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Arthu-RL/vulkan_dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vulkan Development Environment

This repository provides a Docker image for building and developing applications for education/learning purposes using Qt, Qt Creator, Vulkan, GLFW, Dear ImGui, CUDA, and other tools with support for X11.


🧰 Technologies Included

The Docker environment that you can build includes:


🔧 Build the Docker Image

To build the Docker image:

python3 build_run.py --build --base --retry 2 --image_tag="base"
python3 build_run.py --build --retry 2 --image_tag="1.0"

🔧 Run the Docker Image

To run the Docker image:

python3 build_run.py --run --project_path="/absolute/path/to/your/workspace" --image_tag="1.0"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0