Blender 2.8 Screencast Addon : GPU Shader Python API
I updated my Blender 2.8 screencast addon VUr. I draw now into the 3D View using the Gpu module.
This is a Python API that wraps OpenGL so that it doesnt matter of Blender uses OpenGL or Vulkan API.
Download the addon for free from my Github:
https://github.com/jayanam/shortcut_VUr
The Blender 2.8 documentation for the Python Gpu module and shaders can be found here:
https://docs.blender.org/api/blender2.8/gpu.html
I also use gpu_extracts module and the function bacth_for_shader to create geometry batches for high performance of builtin shaders.
See my social profiles here
G+: https://plus.google.com/+JayAnAm
Twitter: https://twitter.com/jayanamgames
Facebook: https://www.facebook.com/jayanamgames
Patreon: https://www.patreon.com/jayanam
Production Music courtesy of Epidemic Sound: http://www.epidemicsound.com
#blender28
#blender
#python_blender
#screencastkeys