| QTPOV Editor is an editor for your povray scenes under Linux/X11(look here to see what is povray). For the moment, it's very simple : it only edits your files, colors them to highlight syntax, manages the rendering and its options, allows you to include some code like does the windows' version of povray and ,finaly, it makes a summary of all the declarations of variables and macros in your scenes but also in the included files.
Major features:
* Syntax coloration
* Brackets highlight (including )
* automatic / manual tabulation system
* completion system (with both keywords and declarations/macros)
* declarations / macros listing
* included files parsing ( to get declarations and macros )
* ini editor
* ini profile assistant
* scene rendering via .ini files |