|
|
I made an add-on for emacs pov-mode providing the insert menu (without
images) It's currently hard coded because i lack the ability in emacs lisp
to implement reading the files from a directory tree like in WinPov.
Installation instructions are in the file comment. Tested with pov-mode
2.7 on XEmacs 21.1/21.4.
http://www.tu-bs.de/~y0013390/imenu/index.html
Christoph
--
POV-Ray tutorials, IsoWood include,
TransSkin and more: http://www.tu-bs.de/~y0013390/
Last updated 26 Apr. 2002 _____./\/^>_*_<^\/\.______
Post a reply to this message
|
|
|
|
On Fri, 26 Apr 2002 16:12:19 +0200, Christoph Hormann wrote:
>
> I made an add-on for emacs pov-mode providing the insert menu (without
> images) It's currently hard coded because i lack the ability in emacs lisp
> to implement reading the files from a directory tree like in WinPov.
>
> Installation instructions are in the file comment. Tested with pov-mode
> 2.7 on XEmacs 21.1/21.4.
>
> http://www.tu-bs.de/~y0013390/imenu/index.html
Thanks Christophe, this is exelent.
I started to write a perl script that generated the lisp from the standard
windows directory tree, but never got round to finishing it so now you've
saved me the job.
--
#local i=.1;#local I=(i/i)/i;#local l=(i+i)/i;#local ll=(I/i)/l;box{<-ll,
-((I/I)+l),-ll><ll,-l,ll>pigment{checker scale l}finish{ambient((I/l)/I)+
(l/I)}}sphere{<i-i,l-l,(I/l)>l/l pigment{rgb((I/l)/I)}finish{reflection((
I/l)/I)-(l/I)specular(I/l)/I}}light_source{<I-l,I+I,(I-l)/l>l/l} // Steve
Post a reply to this message
|
|