Gargaj / ScintillaGL

Originally a port of Scintilla to OpenGL, now kindof a livecoding tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project has been succeeded by https://github.com/Gargaj/Bonzomatic - please contribute to that instead.

Building

Code is windows only, to build use ScintillaGL.sln with MSVC2010.

Demo keys

  • F5 - compile current shader and link current program
  • F11 - show/hide shader editor layout
  • Alt-F4 - exit program

License

It's complicated, but all my code should be under zlib license. All original code, even if it is modified by me, I think is still under scintilla license, so not sure. Scintilla is licensed under some very permissive license.

Contains code from The Plastic Live Coding Tool: http://www.pouet.net/topic.php?which=9881&page=1

About

Originally a port of Scintilla to OpenGL, now kindof a livecoding tool.

License:Other


Languages

Language:C++ 91.6%Language:C 8.0%Language:Python 0.4%