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

https://github.com/pianopia/nim_opengl_example


https://github.com/pianopia/nim_opengl_example

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# nim_opengl_example

hotcodereloadingは上手く動かない。
openglでアニメーションはOK。

```nim
# 以下で実行
nim c -r --threads:on src/nim_opengl.nim
```