Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gnimuc/videre
OpenGL/Vulkan examples written in Julia
https://github.com/gnimuc/videre
examples julia opengl opengl-tutorial vulkan
Last synced: 11 days ago
JSON representation
OpenGL/Vulkan examples written in Julia
- Host: GitHub
- URL: https://github.com/gnimuc/videre
- Owner: Gnimuc
- License: other
- Created: 2015-03-16T15:38:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-10-04T12:30:53.000Z (about 4 years ago)
- Last Synced: 2024-10-23T06:01:32.564Z (16 days ago)
- Topics: examples, julia, opengl, opengl-tutorial, vulkan
- Language: Julia
- Homepage:
- Size: 1.54 MB
- Stars: 36
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Videre
[![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](http://www.repostatus.org/badges/latest/wip.svg)](http://www.repostatus.org/#wip)OpenGL/Vulkan examples written in Julia.
## References
1. [Anton's OpenGL 4 Tutorials](http://antongerdelan.net/opengl/)
2. https://learnopengl.com
3. https://vulkan-tutorial.com
4. [The Book of Shaders](https://thebookofshaders.com)