POV-Ray : Newsgroups : povray.binaries.utilities : POV editor for Linux Server Time
29 Apr 2024 00:04:59 EDT (-0400)
  POV editor for Linux (Message 1 to 1 of 1)  
From: Fabien HENON
Subject: POV editor for Linux
Date: 11 Apr 2002 18:21:46
Message: <3CB60B92.2060107@club-internet.fr>
Here is the latest version of a Tkinter application meant to be an 
editor for POVRAY.
There has been a lot of progress but the code is still a mess with lots 
of comments.


It is written with Python. You can download it at python.org.
I used Python 2.2 under Windows and Python 2.1 under Linux. I don't know 
if it's going to work with releases below that.
I disabled the insert menu because it gave me an error with Linux.

You have to tell where POV executable is installed



To install :

Either click on a27.py from your explorer or
start a terminal
cd /to/the/directory/where/it/is/installed
type 'python a27.py'


One big bug I still can't fix : Redirect the output(line rendered, 
stats,..) to the application.It's round line 683 for those who could fix 
it : I will let it down for the time being.

TODO:
Implement color hightlighting
Add an undo buffer

Comments welcome.

Fabien


Post a reply to this message


Attachments:
Download 'pyvon.tgz.gz' (11 KB)

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.