AstusRush / qt3d-custom-shader

Learning Qt3D with Custom Shader. This Fork is a translation to Python. NOTE: I am unable to make the shaders work in pyqt3d. If anyone knows how to get shaders working please open an issue and tell me how!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qt3d-custom-shader

Learning Qt3D with Custom Shader.

NOTE

I am unable to make the shaders work in pyqt3d. If anyone knows how to get shaders working please open an issue and tell me how! For now I will wait until qt3d and its Python bindings are more developed. Maybe with Qt6...

Billboards

https://github.com/wonder-sk/qt3d-experiments/tree/master/billboards is the QML version.
https://github.com/ismailsunni/qt3d-custom-shader is the C++ version.
This fork is the Python version.

Below is a screenshot and an animated gif from the C++ Version:

About

Learning Qt3D with Custom Shader. This Fork is a translation to Python. NOTE: I am unable to make the shaders work in pyqt3d. If anyone knows how to get shaders working please open an issue and tell me how!

License:GNU General Public License v3.0


Languages

Language:Python 97.8%Language:C++ 2.0%Language:GLSL 0.1%Language:QMake 0.0%