docs: update README and DEVELOPMENT
This commit is contained in:
+4
-1
@@ -117,9 +117,12 @@ make -f Makefile.dev release-arch
|
||||
- [x] Printable PDF of default scr/fx
|
||||
- [x] Add NanoKontrol setup file
|
||||
- [x] Find and fix opengl errors 0500 ?
|
||||
- [ ] Bonus
|
||||
- [ ] Improvements
|
||||
- [ ] Record show as text files
|
||||
- [ ] Play from record text file
|
||||
- [ ] Key codes as inputs
|
||||
- [ ] Mouse position and scroll as inputs
|
||||
- [ ] Fixes
|
||||
- [ ] Try to write NanoKontrol config
|
||||
- [ ] Investigate video device fps loss (bad unregister ?)
|
||||
- explore libv4l directly [github](https://github.com/philips/libv4l) (with `-lv4l2`)
|
||||
@@ -89,7 +89,7 @@ Here are some pointers if you want to customize your FORGE experience:
|
||||
|
||||

|
||||
|
||||
FORGE is an engine rendering a project into visuals.
|
||||
FORGE is an graphical engine rendering a project into visuals.
|
||||
|
||||
Using OpenGL GLSL language, it talks to your graphic card to generate layers of textures defined by the fragment shaders and outputs it to your screen.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user