Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ismailsunni/qt3d-custom-shader
Learning Qt3D with Custom Shader
https://github.com/ismailsunni/qt3d-custom-shader
Last synced: about 1 month ago
JSON representation
Learning Qt3D with Custom Shader
- Host: GitHub
- URL: https://github.com/ismailsunni/qt3d-custom-shader
- Owner: ismailsunni
- License: mit
- Created: 2019-07-10T19:08:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-15T13:06:50.000Z (over 5 years ago)
- Last Synced: 2024-06-13T13:48:32.514Z (6 months ago)
- Language: C++
- Size: 4.33 MB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qt3d-custom-shader
Learning Qt3D with Custom Shader.## Billboards
It's mainly porting billboard from QML billboard rendering from https://github.com/wonder-sk/qt3d-experiments/tree/master/billboards. Please check the screenshot and gif below to how it will be.![](output/qt-3d-billboard.jpg)
![](output/qt-3d-billboard.gif)