Skip to content

Commit 3783e23

Browse files
committed
update readme with acks and what's new
1 parent 1aafd3c commit 3783e23

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,5 +133,20 @@ For questions and feedback send an email to [Nir Aides](mailto:[email protected]) o
133133

134134
## Spread the Word
135135

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)
137152

0 commit comments

Comments
 (0)