An open API service indexing awesome lists of open source software.

https://github.com/xframes-project/xframes-dlang

GPU accelerated UI development for the D programming language
https://github.com/xframes-project/xframes-dlang

dlang

Last synced: 4 months ago
JSON representation

GPU accelerated UI development for the D programming language

Awesome Lists containing this project

README

        

# xframes-dlang
XFrames for the D programming language (LDC compiler)

## Instructions

### Install the D compiler (ldc2)

#### Ubuntu

Download an official release from https://github.com/ldc-developers/ldc/tags
You may want to add the `bin` folder to your `PATH`.

#### Windows

`choco install ldc`

### Running the app

`dub`

## Screenshots

Windows 11

![image](https://github.com/user-attachments/assets/f6444bd9-0d82-486f-bbad-e71cc12d7cb8)

Ubuntu 24.04

![image](https://github.com/user-attachments/assets/052ebadb-74da-41f8-ba58-b0d32f27625b)

Raspberry Pi 5

![image](https://github.com/user-attachments/assets/4ad2fb55-06cc-426a-8278-af6a16c864f0)