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

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

GPU accelerated UI development for Nim
https://github.com/xframes-project/xframes-nim

nim nim-lang

Last synced: about 1 year ago
JSON representation

GPU accelerated UI development for Nim

Awesome Lists containing this project

README

          

# xframes-nim

## Instructions

### Install Nim

#### Ubuntu

`sudo apt install nim`

#### Windows

I recommend to install nim through winget

`winget install nim.nim`

### Compiling and running the application

`nim compile --run main.nim`

## Screenshots

Windows 11

![image](https://github.com/user-attachments/assets/fce2f703-43bf-4fd4-bb1b-ecefe1730285)

Ubuntu 24.04

![Screenshot from 2025-01-14 22-30-15](https://github.com/user-attachments/assets/80e2900c-7ee7-49c1-8e94-b657fa5ecd7d)

Raspberry Pi 5

![image](https://github.com/user-attachments/assets/28770019-4eb8-4b21-945c-eddd88a7d9cf)