File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -133,5 +133,20 @@ For questions and feedback send an email to [Nir Aides](mailto:
[email protected] ) o
133
133
134
134
## Spread the Word
135
135
136
- Jupylet is a new library and you can help it grow with a few clicks - let your friends know about it!
136
+ Jupylet is a new library and you can help it grow with a few clicks -
137
+ if you like it let your friends know about it!
138
+
139
+ ## Acknowledgements
140
+
141
+ * [ Einar Forselv] ( https://github.com/einarf ) - The programmer behind ModernGL
142
+ for his endless help in the trenches of OpenGL programming.
143
+ * [ Alban Fichet] ( https://afichet.github.io/ ) - For kindly licensing his
144
+ sound visualizer Shadertoy as CC BY 4.0 license.
145
+
146
+ ## What's New in Version 0.8.6
147
+
148
+ * Support for rendering Shadertoy OpenGL shaders.
149
+ [ Shadertoy] ( https://www.shadertoy.com/ ) is an awesome online platform for
150
+ programming and sharing OpenGL shaders online, and now you can
151
+ [ use and render shadertoy shaders in Jupylet!] ( https://jupylet.readthedocs.io/en/latest/programmers_reference_guide/graphics-3d.html#shadertoys )
137
152
You can’t perform that action at this time.
0 commit comments