Blender 2.8 Python GPU : Draw Lines
In this video I show how to draw lines into the 3D view with the new Python API of Blender 2.8.
I use the batch for a built in shader of th gpu module to draw lines strips. To draw thicker lines I use the glLineWidth of the old OpenGL bgl module, which is still available.
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
#blender
#python
#blender28