Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/qszhu/visionos-nim

Renders a triangle with Metal in a VisionOS window using Nim
https://github.com/qszhu/visionos-nim

Last synced: 2 days ago
JSON representation

Renders a triangle with Metal in a VisionOS window using Nim

Awesome Lists containing this project

README

        

![screenshot](https://qszhu.github.io/assets/images/2024-04-06/10.png)

* `src`
* `lib`
* [`metalcpp.nim`](src/lib/metalcpp.nim): minimum Nim binding to metal-cpp
* [`NimMetalRenderer.nim`](src/NimMetalRenderer.nim): Metal renderer in Nim
* [`prebuild.sh`](prebuild.sh): build script to compile Nim to C++ header