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
- Host: GitHub
- URL: https://github.com/xframes-project/xframes-nim
- Owner: xframes-project
- License: mit
- Created: 2025-01-02T10:11:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-14T21:30:42.000Z (about 1 year ago)
- Last Synced: 2025-01-14T22:32:06.006Z (about 1 year ago)
- Topics: nim, nim-lang
- Language: Nim
- Homepage:
- Size: 1.01 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

Ubuntu 24.04

Raspberry Pi 5
