Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)