Skip to content

Commit 01f285c

Browse files
committed
README: Include window types in features
.. some where asking about headless mode
1 parent 9e6fb6a commit 01f285c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,9 @@ Features
4747
* Supports most modern OpenGL features through [ModernGL](https://github.com/cprogrammer1994/ModernGL)
4848
* Loading GLTF 2.0 and wavefront obj files/scenes
4949
* Support for the rocket sync-tracker system to create interesting keyframe data (Using [pyrocket](https://github.com/Contraz/pyrocket))
50-
* Management commands to create new projects and effects including the ability to make custom commands
5150
* Runtime re-loading shader programs (press R)
51+
* Supports headless rendering and various visible windows such as pyGLFW, PyQt5 and Pyglet.
52+
* Management commands to create new projects and effects including the ability to make custom commands
5253
* A highly pluggable framework with customizable timers, resource loaders, timelines and more
5354
* A geometry module for quick creation of common mesh/VAO types
5455
* Experimental audio playback support

0 commit comments

Comments
 (0)