// - Embedded GL: ES 2.0 (WebGL 1.0), ES 3.0 (WebGL 2.0) // This needs to be used along with a Platform Backend (e.g. GLFW, SDL, Win32, custom..) // Implemented features: // [X] Renderer: User texture ...
base: nvidia/cuda:12.3.2-runtime-ubuntu22.04 # CUDA 12.3.2 runtime on Ubuntu 22.04 app: # Directory for installed applications (Python, conda, etc.) ...